implement to read and decrypt a buffer
Inherited from IoAdapter.
public virtual int Read(byte[]);
public override int Read(byte[],int);
XTeaEncryptionFileAdapter Class | Db4objects.Db4o.IO.Crypt Namespace