method CsvParseStream.prototype.readableView codeCsvParseStream.prototype.readable(): ReadableStream<RowType<T>>The instance's ReadableStream. Return TypeReadableStream<RowType<T>>View code