Searched defs:to_hex_str (Results 1 – 4 of 4) sorted by relevance
26 def to_hex_str(value): function
132 def to_hex_str(value): function
239 def to_hex_str(self) -> str: member in UUID
852 pub fn to_hex_str(&self) -> Result<OpensslString, ErrorStack> { in to_hex_str() method