Every other call to Read gets less bytes than the buffer size and `count` parameter, even though there are still more bytes in the stream. This is demonstrated in https://github.com/PrimalZed/SftpReadLengthDemo <img width="377" height="297" alt="Image" src="https://github.com/user-attachments/assets/358c91dd-688b-4038-9816-20306a96bd06" />
Every other call to Read gets less bytes than the buffer size and
countparameter, even though there are still more bytes in the stream.This is demonstrated in https://github.com/PrimalZed/SftpReadLengthDemo