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.4.2compared with
Version Details
| 0.4.1 | 0.4.2 | |
|---|---|---|
| Release date | Nov 05, 2017 | Nov 06, 2017 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
No dependency changes compared to the selected version.