Discuss this help topic in SecureBlackbox Forum
Call this method to send response data (body) to the client.
Declaration
Parameters
- Buffer - buffer containing response data
- StartIndex - index of the first byte of the response data in Buffer
- Count - number of bytes to be sent
- Size - size of the response data in bytes
- Strm - stream containing the response data
Description
Call this method in order to send response data to the client.
Discuss this help topic in SecureBlackbox Forum