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

    Interface StringCSVParserStreamOptions

    Options for StringCSVParserStream.

    interface StringCSVParserStreamOptions {
        backpressureCheckInterval?: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    backpressureCheckInterval?: number
    100