Converts a u8 in a StaticArray.
the number to convert
the converted StaticArray
This function creates a new StaticArray of size 1, and sets the first element to the passed u8 value.
Generated using TypeDoc
Converts a u8 in a StaticArray.