Discuss this help topic in SecureBlackbox Forum
Reads data block from the storage.
Declaration
Parameters
- Obj - Data object to be copied
- Strm - Destination stream where data block should be read to
- Offset - Offset from which to start reading
- Size - Size of the data block in bytes
- Read - Number of bytes which were actually read
Description
Use this method to read block of data from the storage.
Discuss this help topic in SecureBlackbox Forum