encodeToString
Encodes a ByteArray for the provided encoder and returns the encoded data in the form of a String.
Throws
if the encoded output exceeds Int.MAX_VALUE.
Encodes a ByteArray for the provided encoder and returns the encoded data in the form of a String.
if the encoded output exceeds Int.MAX_VALUE.