Lineage
Toggle table of contents
0.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Lineage
shared
/
ru.hytalemodding.lineage.shared.messaging
/
MessagingProtocol
/
encodeMessage
encode
Message
fun
encodeMessage
(
secret
:
ByteArray
,
channelId
:
String
,
payload
:
ByteArray
)
:
ByteArray