The methods of the MemoryIoAdapter class are listed below. For a complete list of MemoryIoAdapter class members, see the MemoryIoAdapter Members topic.
![]() |
copies a block within a file in block mode |
![]() |
Overloaded. sets the read/write pointer in the file using block mode |
![]() |
Overloaded. outside call to set the block size of this adapter |
![]() |
for internal processing only. |
![]() |
copies a block within a file in absolute mode |
![]() |
|
![]() |
|
![]() |
for internal processing only. |
![]() |
returns the content bytes for a database with the given name. |
![]() |
|
![]() |
for internal processing only. |
![]() |
|
![]() |
configures the length a memory file should grow, if no more free slots are found within. |
![]() |
for internal processing only. |
![]() |
creates an in-memory database with the passed content bytes and adds it to the adapter for the specified name. |
![]() |
Overloaded. for internal processing only. |
![]() |
Overloaded. reads a buffer at the seeked address |
![]() |
for internal processing only. |
![]() |
for internal processing only. |
![]() |
|
![]() |
Overloaded. for internal processing only. |
![]() |
Overloaded. writes a buffer to the seeked address |
![]() |
|
![]() |
|
![]() |
converts address and address offset to an absolute address |
MemoryIoAdapter Class | com.db4o.io Namespace