toggle menu
android-emojify
androidJvm
switch theme
search in API
contract
/
io.wax911.emojify.contract.serializer
/
IEmojiDeserializer
/
decodeFromStream
decode
From
Stream
abstract
fun
decodeFromStream
(
inputStream
:
InputStream
)
:
List
<
IEmoji
>
Decodes the given
InputStream
to an object of type List<
IEmoji
>