interface TextDecoderStream
readonly
readable: ReadableStream<string>
readonly
writable: WritableStream<BufferSource>
readonly
[[Symbol.toStringTag]]: string
readable: ReadableStream<string>
writable: WritableStream<BufferSource>
[[Symbol.toStringTag]]: string
prototype: TextDecoderStream