v1.2.0
Minor release changes
- Add new error
CompressNIOError.inputBufferOverflow
for when decompression requires more data from the input buffer. - Ignore
CompressNIOError.inputBufferOverflow
errors when decompressing a stream of data
CompressNIOError.inputBufferOverflow
for when decompression requires more data from the input buffer.CompressNIOError.inputBufferOverflow
errors when decompressing a stream of data