Module wildland_corex::dfs::interface::stream
source · Structs
- Structure wrapping
IStream
for the purpose of chunking the incoming data.
Enums
Traits
- Trait representing input stream which CoreX can read from.
- Trait that allows to create a chunking iterator over boxed IStream objects.
- Trait representing output stream which CoreX can write to.