pub fn get_hex_repr(data: &[u8]) -> String
Returns the hexadecimal representation of bytes. E.g., 65535 -> 0xFF 0xFF