Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ util.js
File
util.js
deps/undici/src/lib/web/websocket/util.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
2
3
const
{ states, opcodes } = require(
'./constants'
)
4
const
{ isUtf8 } = require(
'node:buffer'
)
Callers
nothing calls this directly
Calls
4
isUtf8
Function · 0.85
require
Function · 0.50
bind
Method · 0.45
toString
Method · 0.45
Tested by
no test coverage detected