2 releases
0.1.1 | Dec 7, 2020 |
---|---|
0.1.0 | Nov 21, 2020 |
#22 in #seek
Used in phar
9KB
201 lines
shallow-tees
A TeeReader implementation that implements Seek by tracking the max read offset
lib.rs
:
A tee
implementation with Seek support through counting the max read.