Converts a StaticArray<u8> to an Uint8Array.
StaticArray<u8>
Uint8Array
The StaticArray<u8> to be converted.
An Uint8Array representation of the input StaticArray<u8>.
Generated using TypeDoc
Converts a
StaticArray<u8>
to anUint8Array
.