interface TextEncoderStream
Properties #
#readable: ReadableStream<Uint8Array<ArrayBuffer>> readonly
#writable: WritableStream<string> readonly
variable TextEncoderStream
Properties #
#prototype: TextEncoderStream readonly
#readable: ReadableStream<Uint8Array<ArrayBuffer>> #writable: WritableStream<string> #prototype: TextEncoderStream