TextDecoder.decode(input?: BufferSource,options?: TextDecodeOptions,): string
Returns the result of running encoding's decoder.
optional
input: BufferSource
optional
options: TextDecodeOptions
TextDecoder.decode(input?: BufferSource,options?: TextDecodeOptions,): string
Returns the result of running encoding's decoder.
input: BufferSource
options: TextDecodeOptions