static fun encode(bytes: Bytes): String
Encode bytes to a base32 encoded string.
bytes - The bytes to encode.
bytes
Return A base32 encoded string.