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