mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-30 17:06:18 -06:00
404 B
404 B
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.