mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-02-18 12:40:52 +01:00
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.