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