Function encode_value_hex_encode

Source
pub fn encode_value_hex_encode(value: &Params) -> String
Expand description

Encodes a GTV value and returns it as a hexadecimal string

§Arguments

  • value - The value to encode

§Returns

  • String - Hexadecimal representation of the encoded value