Converts a Uint8Array into an unsigned 8-bit integer (u8).
The deserialized u8 value
The array to convert
Optional
The optional offset in the Uint8Array at which to start reading the u8 value (default: 0)
Generated using TypeDoc
Converts a Uint8Array into an unsigned 8-bit integer (u8).
Returns
The deserialized u8 value