Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ it
Function
it
lib/internal/encoding/single-byte.js:33–33 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
31
const
isBigEndian =
new
FastBuffer(TypedArrayOf(Uint16Array, 258).buffer)[1] === 2;
32
33
const
it = (x) =>
new
SafeArrayIterator(x);
34
35
/* fallback/single-byte.encodings.js */
36
Callers
15
e
Function · 0.70
h
Function · 0.70
getEncoding
Function · 0.70
single-byte.js
File · 0.70
run
Function · 0.50
run
Function · 0.50
run
Function · 0.50
test-macos-cert-filtering.mjs
File · 0.50
test-use-system-ca-worker-disable.mjs
File · 0.50
test-native-intermediate-certs.mjs
File · 0.50
test-native-root-certs-env.mjs
File · 0.50
test-native-root-certs.mjs
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected