Crate le_stream

source ·
Expand description

A library for reading and writing data in little-endian byte order.

Enums§

  • Error type for byte stream operations.

Traits§

  • Parse an object from a stream of bytes with little endianness.
  • Convert an object to a stream of bytes with little endianness.

Type Aliases§