MCPcopy 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
4const test = require('tape')

Callers

nothing calls this directly

Calls 15

endMethod · 0.80
isInt64Method · 0.80
isUInt64Method · 0.80
toNumberMethod · 0.45
toStringMethod · 0.45
fromValueMethod · 0.45
fromBitsMethod · 0.45
fromStringMethod · 0.45
toBytesBEMethod · 0.45
toBytesLEMethod · 0.45
fromBytesMethod · 0.45
toBytesMethod · 0.45

Tested by

no test coverage detected