bitstream_io

Type Alias BE

Source
pub type BE = BigEndian;
Expand description

Big-endian, or most significant bits first

Aliased Typeยง

struct BE;