Type Alias BE

Source
pub type BE = BigEndian;
Expand description

Big Endian.

Aliased Typeยง

pub enum BE {}