mirror of
https://github.com/corda/corda.git
synced 2025-01-25 05:46:46 +00:00
094af1e794
We were decrementing the "remaining" field twice for each byte read using the no-arg read method, which resulted in available() returning a value that was too small.