mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-03-02 02:17:53 +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.