Sends stdout-data to Connection.
Declaration
[C++]
not implemented;
not implemented;
Parameters
- Buffer - buffer with data to be send
- Size - size of the Buffer
- Offset - offset of the data in Buffer
Description
This method can be used in both modes to send stdout-data to Connection. stdout-data is the "regular" data stream, used for general data sending.