interface TextEncoderStream
Properties Jump to heading
readonly
Jump to headingencoding: "utf-8"Returns "utf-8".
readonly
Jump to headingreadable: ReadableStream<Uint8Array>readonly
Jump to headingwritable: WritableStream<string>readonly
Jump to heading[[Symbol.toStringTag]]: string