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.
java
encoding
gzip
checksum
bytes
hash
utility-library
biginteger
endianness
byte-array
bytebuffer
bytes-java
-
Updated
Mar 30, 2021 - Java
Currently all building and testing is done on Azure DevOps. However, building and testing on the command line is undocumented.
While it is possible to build using
dotnet build
,dotnet pack
,dotnet test
and other commands, it would be simpler for potential contributors if there were a wrapper script to launch these commands.The technology used for the build script is not that importan