web-csv-toolbox - v0.14.0
    Preparing search index...

    Interface CSVParserParseOptions

    Options for the parse method

    interface CSVParserParseOptions {
        stream?: boolean;
    }
    Index

    Properties

    Properties

    stream?: boolean

    Whether to process in streaming mode