PlasmoVoice
jvm
PlasmoVoice
/
su.plo.voice.proto.data.encryption
/
EncryptionInfo
Encryption
Info
class
EncryptionInfo
:
PacketSerializable
Members
Constructors
Encryption
Info
Link copied to clipboard
constructor
(
)
Functions
deserialize
Link copied to clipboard
open
fun
deserialize
(
in
:
ByteArrayDataInput
)
Deserialize the object from a byte stream using the provided
ByteArrayDataInput
.
serialize
Link copied to clipboard
open
fun
serialize
(
out
:
ByteArrayDataOutput
)
Serialize the object to a byte stream using the provided
ByteArrayDataOutput
.