Skip to main content
class TextEncoderStream

Properties

readonly
encoding: "utf-8"

Returns "utf-8".

readonly
readable: ReadableStream<Uint8Array>
readonly
writable: WritableStream<string>
readonly
[Symbol.toStringTag]: string