Skip to main content

Module buffer

Module buffer 

Source
Expand description

Buffer sizes for I/O operations.

Constantsยง

AVG_JSONL_LINE_SIZE
Estimated average JSONL line size in bytes, used to pre-size line capacity when reading sessions.
FILE_READ_BUFFER
File read buffer size in bytes (128 KiB, tuned for throughput).