IEmojiDeserializer

Interface to implement for custom deserializer.

Functions

Link copied to clipboard
abstract fun decodeFromStream(inputStream: InputStream): List<IEmoji>

Decodes the given InputStream to an object of type List<IEmoji>