encodeBase64

Encode String in base64 format and UTF-8 character encoding.

Report a problem


Encode ByteArray in base64 format

Report a problem


fun Source.encodeBase64(): String

Encode ByteReadPacket in base64 format

Report a problem