kotbase
Toggle table of contents
3.1
Select version
3.2
3.1
3.0
apple
common
jvmCommon
linuxMingw
Platform filter
apple
common
jvmCommon
linuxMingw
Switch theme
Search in API
kotbase
couchbase-lite-ee
/
kotbase
/
Message
/
Companion
/
fromData
from
Data
apple
common
jvmCommon
linuxMingw
actual
fun
fromData
(
data
:
ByteArray
)
:
Message
(
source
)
expect
fun
fromData
(
data
:
ByteArray
)
:
Message
(
source
)
Creates a message object from data.
Return
the Message object
Parameters
data
the data
actual
fun
fromData
(
data
:
ByteArray
)
:
Message
(
source
)
actual
fun
fromData
(
data
:
ByteArray
)
:
Message
(
source
)