Skip to content

cupertino-files / decodeDecimal128

Function: decodeDecimal128()

decodeDecimal128(b): number

Defined in: src/tst/cellrecord.ts:279

Decode IEEE 754-2008 decimal128 (binary integer significand) to a JS number.

Parameters

b

Uint8Array

Returns

number

MIT licensed. Independently made — not by Apple in California. Not affiliated with or endorsed by Apple Inc.