Packet Serializer
Packet Serializer
Allows serializing packets from class to json
Functions
Link copied to clipboard
Link copied to clipboard
Register packet
Link copied to clipboard
open override fun serialize(src: AxochatPacket, typeOfSrc: Type, context: JsonSerializationContext): JsonElement
Gson invokes this call-back method during serialization when it encounters a field of the specified type.