Converts a StaticArray into a u8.
the array to convert
the converted u8
This is done by returning the value at index 0 of the passed StaticArray.
Generated using TypeDoc
Converts a StaticArray into a u8.