MCPcopy Index your code
hub / github.com/nodejs/node / single-byte.js

File single-byte.js

lib/internal/encoding/single-byte.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Simplified version extracted from https://npmjs.com/package/@exodus/bytes codepath for 1-byte encodings
2// Copyright Exodus Movement. Licensed under MIT License.
3
4'use strict';

Callers

nothing calls this directly

Calls 5

eFunction · 0.70
hFunction · 0.70
itFunction · 0.70
addMethod · 0.65
requireFunction · 0.50

Tested by

no test coverage detected