Hex

constructor(data: ByteArray)

This constructor is used to create a new Hex from a byte array.

Parameters

data

The byte array to create the hex from.


constructor()

Creates a hex string from a string.