gotosocial/vendor/codeberg.org/gruf/go-fastcopy
2024-08-14 16:56:56 +00:00
..
copy.go update go-fastcopy to v1.1.3 (#3200) 2024-08-14 16:56:56 +00:00
README.md [dependencies] update go-store, go-mutexes (#422) 2022-03-08 12:56:53 +01:00

go-fastcopy

An io.Copy() implementation that uses a memory pool for the copy buffer.