Module nu_protocol::byte_stream
source · Expand description
Module managing the streaming of raw bytes between pipeline elements
Structs§
- A potentially infinite, interruptible stream of bytes.
- Turn a readable stream into
Values.
Enums§
- The source of bytes for a
ByteStream. - Optional type color for
ByteStream, which determines type compatibility.