The methods of the IoAdapter class are listed below. For a complete list of IoAdapter class members, see the IoAdapter 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 |
![]() |
implement to close the adapter |
![]() |
copies a block within a file in absolute mode |
![]() |
deletes the given path from whatever 'file system' is addressed |
![]() |
|
![]() |
checks whether a file exists |
![]() |
|
![]() |
implement to return the absolute length of the file |
![]() |
|
![]() |
implement to open the file |
![]() |
Overloaded. reads a buffer at the seeked address |
![]() |
implement to set the read/write pointer in the file, absolute mode |
![]() |
implement to flush the file contents to storage |
![]() |
|
![]() |
Overloaded. writes a buffer to the seeked address |
![]() |
|
![]() |
|
![]() |
converts address and address offset to an absolute address |
IoAdapter Class | com.db4o.io Namespace