returns the raw byte data.
bytes the raw byte data.
returns the raw byte data.
Use this method to get the byte data from the MemoryFile to store it to other media or databases, for backup purposes or to create other MemoryFile sessions.
The byte data from a MemoryFile should only be used after it is closed.
MemoryFile Class | Db4objects.Db4o.Ext Namespace