v0.5.4
Changes
- Extended Unsafe API with a function allowing to iterate over all Buffer's segments #383
- Implemented
ByteStringconversion to/fromNSDataon Apple platforms #384 - Implemented extensions to read/write
ByteStringfrom to/fromByteBuffer, as well as representing
ByteStringas a read-onlyByteBufferon JVM #387 - Implemented
ByteStringfactory accepting unsigned bytes #390 - Reimplemented various functions using Unsafe API #337
- Minor documentation improvements
Thanks to @qwwdfsad, @JakeWharton, and @joffrey-bion for contributions!