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

File serialization_final.js

projects/JavaScript/examples/serialization_final.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 4

serializeMethod · 0.45
verifyMethod · 0.45
attachBufferMethod · 0.45
deserializeMethod · 0.45

Tested by

no test coverage detected