Represents a fixed size byte array.
Creates a byte array.
Size of the array.
Byte array or hex string.
Underlying bytes.
Static
Byte array name (required because constructor.name is dropped during minification).
constructor.name
Returns representation of this object that can be stored in JSON.
JSON-safe representation of this object.
Returns string representation of this object.
String representation of this object
Represents a fixed size byte array.