Function bip_util::convert::eight_bytes_to_array [] [src]

pub fn eight_bytes_to_array(bytes: u64) -> [u8; 8]

Convert an 8 byte value to an array of 8 bytes.