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

    Interface BinaryCSVParserStreamOptions

    Options for BinaryCSVParserStream.

    interface BinaryCSVParserStreamOptions {
        backpressureCheckInterval?: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    backpressureCheckInterval?: number
    100