A simple array of bytes.
Constructs a new typed array.
Returns a new byte array from the concatenation of the values of the two byte arrays.
Tests if two ByteArray have identical bytes.
Tests if two ByteArray have different bytes.
Returns a byte string.
Returns a int32
Returns a i64.
Returns a u32 from byte array
Returns a u64.
Static
Convert a byte string to a byte array.
Byte string
Returns bytes in little-endian order.
integer
Convert a byte to a byte array.
byte
Convert a uint8 Array to a byte array.
Uint8 array
Generated using TypeDoc
A simple array of bytes.