interface toWritableStreamOptionsView codeOptions for toWritableStream. PropertiesoptionalautoClose: boolean = trueView codeIf the writer is also a Closer, automatically close the writer when the stream is closed, aborted, or a write error occurs.