Skip to main content

BE

Type Alias BE 

Source
pub type BE = BigEndian;
Expand description

Big-endian, or most significant bits first

Aliased Type§

pub struct BE;