MemoryIoAdapter Constructor
|
Initializes a new instance of the MemoryIoAdapter class. |
blockCopy (inherited from IoAdapter) |
|
blockSeek (inherited from IoAdapter) |
Overloaded. |
blockSize (inherited from IoAdapter) |
Overloaded. |
close
|
for internal processing only. |
copy (inherited from IoAdapter) |
|
Equals (inherited from Object) |
|
exists
|
for internal processing only. |
get
|
returns the content bytes for a database with the given name. |
GetHashCode (inherited from Object) |
|
getLength
|
for internal processing only. |
GetType (inherited from Object) |
|
growBy
|
configures the length a memory file should grow, if no more free slots are found within. |
open
|
for internal processing only. |
put
|
creates an in-memory database with the passed content bytes and adds it to the adapter for the specified name. |
read
|
Overloaded. for internal processing only. |
read (inherited from IoAdapter) |
Overloaded. |
seek
|
for internal processing only. |
sync
|
for internal processing only. |
ToString (inherited from Object) |
|
write
|
Overloaded. for internal processing only. |
write (inherited from IoAdapter) |
Overloaded. |
Finalize (inherited from Object) |
|
MemberwiseClone (inherited from Object) |
|
regularAddress (inherited from IoAdapter) |
MemoryIoAdapter Class | com.db4o.io Namespace