Last updated 3 years ago
Was this helpful?
sam.Util.to_hex( input )
Convert input to hex string.
print(sam.Util.to_hex("srlion")) -- output "73726C696F6E"