0.2.1
What's Changed
- Chunked Byte Sequences by @dimitribouniol in #21:
- Added optimized
next/nextIfPresent(bytes:max:)
method for when a minimum of 0 is allowed. - Fixed an issue where a max bytes size of 0 could incorrectly read from the stream.
- Added optimized
Full Changelog: 0.2.0...0.2.1