Expand description

ByteStream Abstractions

Modules

  • Errors related to bytestreams.

Type Aliases

  • AggregatedBytesDeprecated
    Non-contiguous Binary Data Storage
  • ByteStreamDeprecated
    Stream of binary data
  • FsBuilderDeprecated
    Builder for creating ByteStreams from a file/path, with full control over advanced options.
  • LengthDeprecated
    The length (in bytes) to read. Determines whether or not a short read counts as an error.