MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / bitLength

Method bitLength

xs/includes/xs.d.ts:85–85  ·  view source on GitHub ↗
(value: bigint)

Source from the content-addressed store, hash-verified

83
84interface BigIntConstructor {
85 bitLength(value: bigint): number
86 fromArrayBuffer(buffer: ArrayBufferLike): bigint
87}
88

Callers 7

orderSizeMethod · 0.80
randintMethod · 0.80
constructorMethod · 0.80
randintMethod · 0.80
packetizeFunction · 0.80
testvectors.jsFile · 0.80
main.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected