MCPcopy Create free account
hub / github.com/p2r3/convert /

Class

src/handlers/textEncoding.ts:106–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104];
105
106export default class TextEncodingHandler implements FormatHandler {
107 name = "TextEncoding";
108 supportedFormats = formats;
109 ready = true;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected