decodeFromStream

abstract fun decodeFromStream(inputStream: InputStream): List<IEmoji>

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