Converts a Uint8Array into a f64 BigInt.
The deserialized f64 value
The array to convert
Optional
The optional offset in the Uint8Array at which to start reading the f64 value (default: 0)
Generated using TypeDoc
Converts a Uint8Array into a f64 BigInt.
Returns
The deserialized f64 value