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