Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/socketio/socket.io
/ buffer.js
File
buffer.js
packages/socket.io-parser/test/buffer.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ PacketType, Decoder } = require(
"../"
);
2
const
helpers = require(
"./helpers.js"
);
3
const
expect = require(
"expect.js"
);
4
Callers
nothing calls this directly
Calls
3
it
Function · 0.85
throwException
Method · 0.80
add
Method · 0.45
Tested by
no test coverage detected