Press on the image to return to the main documentation page.
ByteConverter
This library contains a ByeConverter object that can transform arrays of primitive types to and from arrays of Bytes specifying the "endian-ness" of the conversion and also provides for the copying of part or all of the contents of one array to another array of the same type.
Byte arrays can be transformed to and from a hexadecimal string representation and Strings can be transformed to and from arrays of Bytes using specified encodings.