![]() | 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 |
![]() |
Initializes a new instance of the IoAdapter class. |
![]() | |
![]() | |
![]() | converts address and address offset to an absolute address |
IoAdapter Class | Db4objects.Db4o.IO Namespace