Searched defs:hex (Results 1 – 2 of 2) sorted by relevance
283 bool IsValidHex(const string &hex) in IsValidHex()
427 hex: EncodeHex, field584 let hex = self.inner.as_bytes(); in encode() localVariable