XTeaEncryptionFileAdapter overview
![]() |
Overloaded. Initializes a new instance of the XTeaEncryptionFileAdapter class. |
![]() | 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 |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | implement to return the absolute length of the file |
![]() | |
![]() | implement to open the file |
![]() | Overloaded. implement to read and decrypt a buffer |
![]() | Overloaded. reads a buffer at the seeked address |
![]() | implement to set the read/write pointer in the file |
![]() | implement to flush the file contents to storage |
![]() | |
![]() | Overloaded. implement to write and encrypt a buffer |
![]() | Overloaded. writes a buffer to the seeked address |
![]() | |
![]() | |
![]() | converts address and address offset to an absolute address |
XTeaEncryptionFileAdapter Class | Db4objects.Db4o.IO.Crypt Namespace