Discuss this help topic in SecureBlackbox Forum
Reads content data from the stream or buffer.
Declaration
Parameters
- Stream - stream with content data
- Buffer - buffer with content data
- StartIndex - index of the first byte of content data in Buffer
- Size - number of bytes to be read from Stream or Buffer
- Offset - offset of content data in Stream
Description
Use this method to read content data from the stream or buffer.
Discuss this help topic in SecureBlackbox Forum