pub fn encode_u64(src: u64, case: AsciiCase) -> Hex<16>
Encodes src to a hex string in network byte order
src