Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trim the slice returned by the brotli encoder
bytes.Buffer can over-allocate; clone the slice so that it uses its minimum possible memory footprint
- Loading branch information