Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chronoxor/FastBinaryEncoding
/ test_int64.js
File
test_int64.js
projects/JavaScript/tests/test_int64.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable prefer-
const
,no-loss-of-precision */
2
'use strict'
3
4
const
test = require(
'tape'
)
Callers
nothing calls this directly
Calls
15
end
Method · 0.80
isInt64
Method · 0.80
isUInt64
Method · 0.80
toNumber
Method · 0.45
toString
Method · 0.45
fromValue
Method · 0.45
fromBits
Method · 0.45
fromString
Method · 0.45
toBytesBE
Method · 0.45
toBytesLE
Method · 0.45
fromBytes
Method · 0.45
toBytes
Method · 0.45
Tested by
no test coverage detected