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