mirror of
1
Fork 0
gotosocial/vendor/codeberg.org/gruf/go-fastcopy
kim 6fe96a5611
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
copy.go update go-fastcopy to v1.1.3 (#3200) 2024-08-14 16:56:56 +00:00

README.md

go-fastcopy

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