Files
2024-09-19 21:38:24 -04:00
..
2024-09-19 21:38:24 -04:00
2024-09-19 21:38:24 -04:00
2024-09-19 21:38:24 -04:00
2024-09-19 21:38:24 -04:00
2024-09-19 21:38:24 -04:00
2024-09-19 21:38:24 -04:00

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.