Function bswap::beu56::encode
[-] [+]
[src]
pub fn encode(dst: &mut [u8], src: u64)
Encodes a native-endian $T object to $E-endian bytes.
pub fn encode(dst: &mut [u8], src: u64)
Encodes a native-endian $T object to $E-endian bytes.
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).