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

Method fromBigInt

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

Source from the content-addressed store, hash-verified

59interface ArrayBufferConstructor {
60 fromString(string: string): ArrayBuffer;
61 fromBigInt(value: bigint): ArrayBuffer;
62}
63
64interface ArrayBuffer {

Callers 15

emsaDecodeMethod · 0.80
emeDecodeMethod · 0.80
encodeMethod · 0.80
dhMethod · 0.80
initMethod · 0.80
I2OSPMethod · 0.80
handshakeMethod · 0.80
handshakeMethod · 0.80
calculateMacFunction · 0.80
aeadAdditionalDataFunction · 0.80
packetizeFunction · 0.80
packetizeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected