Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
e
Function · 0.70
h
Function · 0.70
it
Function · 0.70
add
Method · 0.65
require
Function · 0.50
Tested by
no test coverage detected