EncoderAlgorithm

Functions

Link copied to clipboard
abstract fun decodeToBytes(data: String): ByteArray
Link copied to clipboard
abstract fun encodeToString(data: ByteArray): String