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

    Variable DEFAULT_BINARY_MAX_SIZEConst

    DEFAULT_BINARY_MAX_SIZE: number = ...

    Default maximum binary size in bytes for ArrayBuffer/Uint8Array inputs.

    This constant defines the maximum size for binary data (ArrayBuffer or Uint8Array) to prevent memory exhaustion attacks. Approximately 100MB.