Skip to main content

write_u64_be

Function write_u64_be 

Source
pub fn write_u64_be(dst: &mut [u8], value: u64) -> Option<()>