Crate bin_utils

source ·

Macros

  • This macro allows turning enums into numbers and vice versa.

Enums

Traits

  • A trait for reading a non fixed amount of data.
  • A trait for reading a non fixed amount of data, with context.
  • A trait for reading data of fixed length.
  • A trait for reading data of fixed length, with context.
  • A trait for writing data of variable length.
  • A trait for writing data of fixed length.