Crate payload_streamer

Source

Structs§

BlockDevicePayloadStreamer
Streams the contents of a block device over the PayloadStream protocol.
ReaderPayloadStreamer
Streams the contents of a reader over the PayloadStream protocol.

Traits§

PayloadStreamer
StatusCallback
Callback type, called with (data_read, data_total)