Struct gimli::BigEndian [−][src]
pub struct BigEndian;
Expand description
Big endian byte order.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for BigEndian
impl UnwindSafe for BigEndian
Blanket Implementations
Mutably borrows from an owned value. Read more