Skip to main content

Module stream

Module stream 

Source
Expand description

Bounded pipelines and synchronous I/O adapters.

Structs§

ArchiveReader
Incremental archive reader over Read.
ArchiveWriter
Incremental archive writer over a sequential Write destination.
Pipeline
Caller-driven, bounded filter-to-format pipeline.
StreamError
Error from a synchronous archive stream.

Enums§

PipelineEvent
A caller-driven pipeline event.
ReaderEvent
A synchronous high-level reader event.