TextDecoder interface
- Extends
Geerbte Eigenschaftsdetails
encoding
fatal
ignoreBOM
Details zur Methode
decode(AllowSharedBufferSource, TextDecodeOptions)
function decode(input?: AllowSharedBufferSource, options?: TextDecodeOptions): string
Parameter
- input
-
AllowSharedBufferSource
- options
- TextDecodeOptions
Gibt zurück
string