summaryrefslogtreecommitdiff
path: root/internal/io/pool/bytesbuffer.go
AgeCommit message (Expand)Author
2025-07-02perf: implement tiered buffer pooling to reduce allocationsPaul Buetow
2021-10-10vetting and linting and some code restylingPaul Buetow
2021-08-28use a byte.Buffer in the file readerPaul Buetow