interface TextDecoderStream
Properties #
readonly
#readable: ReadableStream<string>
readonly
#writable: WritableStream<BufferSource>
variable TextDecoderStream
Properties #
readonly
#prototype: TextDecoderStream
#readable: ReadableStream<string>
#writable: WritableStream<BufferSource>
#prototype: TextDecoderStream