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