Files
maxwarden/tools/jet-2.12.0/vendor/github.com/jackc/chunkreader/v2/README.md
2025-03-06 23:54:11 -05:00

404 B

Build Status

chunkreader

Package chunkreader provides an io.Reader wrapper that minimizes IO reads and memory allocations.

Extracted from original implementation in https://github.com/jackc/pgx.