Structs§
- Read
Cache - An implementation of
ReadRef
for data in a stream that implementsRead + Seek
. - Read
Cache 🔒Internal - Read
Cache Range - An implementation of
ReadRef
for a range of data in a stream that implementsRead + Seek
.
Traits§
- Read
Cache Ops - Operations required to implement
ReadCache
.