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.3.0compared with
Version Details
| 0.2.0 | 0.3.0 | |
|---|---|---|
| Release date | Nov 02, 2017 | Nov 03, 2017 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
No dependency changes compared to the selected version.