MCPcopy Create free account
hub / github.com/denoland/celld /

Class

crates/celld/js/text_encoding.js:127–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

125 }
126 };
127 globalThis.TextDecoder = class TextDecoder {
128 #encoding;
129 #fatal;
130 #ignoreBOM;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected