Module byte_channel::sync [] [src]

Structs

ByteReceiver
ByteSender
Chunk

Stores an immutable byte sequence. As the sequence is consumed, the window is opened.

WindowAdvertiser

Publishes window increments on the channel.

Functions

new

Creates an asynchronous channel for transfering a stream of immutable Bytes.