The first array to compare.
The second array to compare.
Boolean indicating if they are equal.
Converts a byte array into a string of characters.
Array of bytes to convert.
String output from the conversion.
Concatenates two Uint8Arrays.
The first array to concatenate.
The second array to concatenate.
New array with both inputs concatenated.
Converts a string into a byte array of characters.
String to convert to bytes.
A byte array with the encoded data.
Generated using TypeDoc
Compares two Uint8Array.