Skip to main content

is_big_endian

Function is_big_endian 

Source
pub fn is_big_endian<B: ByteOrder>() -> bool
Expand description

Checks if the given byte order is big-endian.