IdentityIdSerializer
Serializer for IdentityId
Functions
Link copied to clipboard
open override fun deserialize(buffer: ByteBuffer, featureSet: FeatureSet): IdentityId
Content copied to clipboard
Deserialize Quassel protocol data from a buffer
Link copied to clipboard
open override fun serialize(buffer: ChainedByteBuffer, data: IdentityId, featureSet: FeatureSet)
Content copied to clipboard
Serialize data with the Quassel protocol to a buffer