mirror of
https://github.com/sshnet/SSH.NET.git
synced 2026-09-10 01:05:42 +00:00
5b8382de26
A byte array is allocated to hold each plaintext packet. This removes that by adding a buffer for that purpose.