writable

open override val writable: WritableStream<JsString>(source)

The writable read-only property of the TextEncoderStream interface returns a WritableStream that accepts strings to be encoded into binary data.