Discuss this help topic in SecureBlackbox Forum
Reads a block of data from the stream and writes it to the given buffer.
Declaration
Parameters
Return value
Returns the total number of bytes that were read.
Description
Use this method to read data from the stream. The requested number of bytes are read and placed to the buffer starting from the desired offset.