MCPcopy
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

1const { PacketType, Decoder, Encoder } = require("..");
2const expect = require("expect.js");
3const helpers = require("./helpers.js");
4const encoder = new Encoder();

Callers

nothing calls this directly

Calls 4

itFunction · 0.85
eqlMethod · 0.80
encodeMethod · 0.65
ofMethod · 0.45

Tested by

no test coverage detected