rwcount
Package rwcount implements a simple counter that wraps an io.Reader or io.Writer. Useful for functions (like binary.Read/Write) which do not return read/write counts.
-
Filename
Size
Last Commit Date
Commit Message
-
..
-
LICENSE
767
2014/11/08 13:05:26
Added license
-
README.md
912
2024/08/19 17:56:05
regen'd README
-
go.mod
47
2022/10/21 17:27:21
added go.mod
-
rwcount.go
1180
2024/06/06 21:31:07
cleanup
-
rwcount_test.go
840
2024/06/06 21:31:07
cleanup