2
0
Files
pgx/README.md
T
2019-06-08 18:29:13 -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.