TextDecoderinterface TextDecoder {decode(text: string): Uint8Array;new ();}§Methods§decode(text: string): Uint8Array[src]§new ()[src]