method CsvParseStream.prototype.writableView codeCsvParseStream.prototype.writable(): WritableStream<string>The instance's WritableStream. Return TypeWritableStream<string>View code