SshData ReadBytes Method SSH .NET Client Library Documentation
Overload List

  NameDescription
Protected methodReadBytes 
Reads all data left in internal buffer at current position.
Protected methodReadBytes(Int32)
Reads next specified number of bytes data type from internal buffer.
Back to Top
See Also