android-emojify
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
android-emojify
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
>