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

    Interface CSVLexerTransformerStreamOptions

    CSV Lexer Transformer Stream Options. Options for CSVLexerTransformer stream behavior.

    interface CSVLexerTransformerStreamOptions {
        backpressureCheckInterval?: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    backpressureCheckInterval?: number
    100