Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
59
interface
ArrayBufferConstructor {
60
fromString(string: string): ArrayBuffer;
61
fromBigInt(value: bigint): ArrayBuffer;
62
}
63
64
interface
ArrayBuffer {
Callers
15
emsaDecode
Method · 0.80
emeDecode
Method · 0.80
encode
Method · 0.80
dh
Method · 0.80
init
Method · 0.80
I2OSP
Method · 0.80
handshake
Method · 0.80
handshake
Method · 0.80
calculateMac
Function · 0.80
aeadAdditionalData
Function · 0.80
packetize
Function · 0.80
packetize
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected