| CryptoStream: ReadBlock |
Reads a requested amount of data from the stream.
Public Function ReadBlock( ByRef Buffer ( ) As Byte, ByVal offset As Long, ByVal Count As Long ) As Long
The number of bytes read may be less than the actual number of bytes requested.
Project VBCorLib Overview Class CryptoStream Overview CryptoStream Properties CryptoStream Methods Position (let) ReadByte