Function bswap::beu64::decode_slice
[-] [+]
[src]
pub fn decode_slice(dst: &mut [u64], src: &[u8])
Decodes $E-endian bytes to a slice of native-endian $T objects.
pub fn decode_slice(dst: &mut [u64], src: &[u8])
Decodes $E-endian bytes to a slice of native-endian $T objects.
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).