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