pub fn encode_u64(src: u64, case: AsciiCase) -> Hex<16>
Expand description

Encodes src to a hex string in network byte order