Neokernel API

FileObjectStore.readLong Method

This method reads a long at the position in the file given as the parameter.

protected virtual long readLong(
   long start
);

See Also

FileObjectStore Class | com.neokernel.om Namespace