Sends stderr-data to Connection.
Declaration
[C++]
not implemented;
not implemented;
Parameters
- Buffer - buffer with data to be send
- Size - size of the Buffer
Description
This method can be used in both modes to send stderr-data to Connection. stderr-data is a data stream, used by shell tunnels to send errors, written to stderr by console applications.