encodeToCharArray
Encodes a ByteArray for the provided encoder and returns the encoded data in the form of a CharArray.
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 CharArray.
if the encoded output exceeds Int.MAX_VALUE.