Function
base64.b16encode

Signature

b16encode(s)

Documentation String

Encode a string using Base16.

s is the string to encode. The encoded string is returned.