MCPcopy Create free account
hub / github.com/GNOME/gjs /

Class

modules/esm/_encoding/encoding.js:6–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4import {getEncodingFromLabel} from './encodingMap.js';
5
6class TextDecoder {
7 /**
8 * @type {string}
9 */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected