Neokernel API

FileObjectStore.readInt Method

This method reads an int at the position in the file given as the parameter.

protected virtual int readInt(
   long start
);

See Also

FileObjectStore Class | com.neokernel.om Namespace