Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/socketio/socket.io
/ arraybuffer.js
File
arraybuffer.js
packages/socket.io-parser/test/arraybuffer.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ PacketType, Decoder, Encoder } = require(
".."
);
2
const
expect = require(
"expect.js"
);
3
const
helpers = require(
"./helpers.js"
);
4
const
encoder =
new
Encoder();
Callers
nothing calls this directly
Calls
4
it
Function · 0.85
eql
Method · 0.80
encode
Method · 0.65
of
Method · 0.45
Tested by
no test coverage detected