Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
fix: correct edge cases for setCharacterStream(int, Reader)
ReaderInputStream behaved wrong (e.g. might return 0 instead of -1) at the end of the input in certain cases.
- Loading branch information
Showing
with
6 additions
and 1 deletion.