MCPcopy 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
3const { states, opcodes } = require('./constants')
4const { isUtf8 } = require('node:buffer')

Callers

nothing calls this directly

Calls 4

isUtf8Function · 0.85
requireFunction · 0.50
bindMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected