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
Value
s.
Enums§
- The source of bytes for a
ByteStream
. - Optional type color for
ByteStream
, which determines type compatibility.