MCPcopy Create free account
hub / github.com/chronoxor/FastBinaryEncoding / create.js

File create.js

projects/JavaScript/examples/create.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 fbe = require('../proto/fbe')

Callers

nothing calls this directly

Calls 10

createBeginMethod · 0.45
setBeginMethod · 0.45
setMethod · 0.45
setEndMethod · 0.45
createEndMethod · 0.45
verifyMethod · 0.45
attachBufferMethod · 0.45
getBeginMethod · 0.45
getMethod · 0.45
getEndMethod · 0.45

Tested by

no test coverage detected