returns the initial size of the MemoryFile.
[Visual Basic] Overridable Public Function getInitialSize() As Integer [C#] public virtual int getInitialSize(); [C++] public: virtual int getInitialSize(); [JScript] public virtual function getInitialSize(): int;
size in bytes
returns the initial size of the MemoryFile.
MemoryFile Class | com.db4o.ext Namespace