Bytes is a utility library that makes it easy to create, parse, transform, validate and convert byte
arrays in Java. It supports endianness as well as immutability and mutability, so the caller may decide to favor
performance.
Version0.2.0compared with
Version Details
| 0.1.0 | 0.2.0 | |
|---|---|---|
| Release date | Nov 01, 2017 | Nov 02, 2017 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
No dependency changes compared to the selected version.