Neokernel API

FileObjectStore.writeLong Method

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

protected virtual void writeLong(
   long data,
   long start
);

See Also

FileObjectStore Class | com.neokernel.om Namespace