ΒΆinline std::string toHex(ArrayRef<uint8_t> Input,
bool LowerCase = false)
inline std::string toHex(ArrayRef<uint8_t> Input,
bool LowerCase = false)
Declared at: llvm/include/llvm/ADT/StringExtras.h:156
Parameters
- ArrayRef<uint8_t> Input
- bool LowerCase = false