Discuss this help topic in SecureBlackbox Forum
Writes data block to the storage.
Declaration
Parameters
- Obj - Data object to be copied
- Strm - Destination stream where data block should be read to
- Handler - Security handler used to perform the operation
- Offset - Offset from which to start reading
- Size - Size of the data block in bytes
- Written - the number of bytes which have been actually written.
Description
Use this method to write block of data to the storage.
Discuss this help topic in SecureBlackbox Forum