Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chronoxor/FastBinaryEncoding
/ serialization.js
File
serialization.js
projects/JavaScript/examples/serialization.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
fbe = require(
'../proto/fbe'
)
Callers
nothing calls this directly
Calls
4
serialize
Method · 0.45
verify
Method · 0.45
attachBuffer
Method · 0.45
deserialize
Method · 0.45
Tested by
no test coverage detected