MCPcopy Index your code
hub / github.com/nodejs/node / ByteString

Method ByteString

deps/undici/src/types/webidl.d.ts:112–112  ·  view source on GitHub ↗

* @see https://webidl.spec.whatwg.org/#es-ByteString

(V: unknown, prefix: string, argument: string)

Source from the content-addressed store, hash-verified

110 * @see https://webidl.spec.whatwg.org/#es-ByteString
111 */
112 ByteString (V: unknown, prefix: string, argument: string): string
113
114 /**
115 * @see https://webidl.spec.whatwg.org/#es-USVString

Callers 10

appendMethod · 0.80
deleteMethod · 0.80
getMethod · 0.80
hasMethod · 0.80
setMethod · 0.80
appendMethod · 0.80
deleteMethod · 0.80
getMethod · 0.80
hasMethod · 0.80
setMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected