[−][src]Trait bitbuffer::Endianness
Trait for specifying endianness of bit buffer
Required methods
Loading content...Provided methods
pub fn as_string() -> &'static str[src]
Get the endianness as string, either LittleEndian or BigEndian