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