Skip to content

v1.0.2

tagged this 06 Jan 19:57
- Merge pull request #6 from EMCECS/bugfix-single-byte-read
- Fixed bad test, added copyrights.
- Merge pull request #4 from PyMeH/master
- Creating test to show single byte read failure
- Fix a bug when the byte read is -1. Old behavior was thinking it is EOF, now we convert the byte to 0-255 range as per java.io.InputStream#read() contract.
Assets 2
Loading