Tuweni provides support for manipulating bytes.
To get started, install the bytes
library.
With Maven:
Or using Gradle:
The bytes library revolves mainly around the Bytes
interface.
This tutorial goes over the main uses of Bytes
, from creating them to manipulating them.