0e083cfe60Move Extensions to Renci.SshNet.Common namespace.
8 years ago
Gert Driesen
6fd1cc78c3Update Read(byte[] buffer, int offset, int count) to not write bytes to read buffer when the read buffer is empty and count is greater than the number of bytes read from the server.