Files
LearnGO/go/pkg/mod/github.com/jackc/chunkreader/v2@v2.0.1
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.