Enum KNetSerialization.SerializationType NamespaceMASES.KNet.Serialization AssemblyMASES.KNet.dll Serializer types public enum KNetSerialization.SerializationType Fields Boolean = 1 bool ByteArray = 2 Array of byte ByteBuffer = 3 ByteBuffer Bytes = 4 Bytes Double = 5 double External = 0 Externally managed Float = 6 float Guid = 11 Guid Integer = 7 int Long = 8 long Short = 9 short String = 10 string Void = 12 Void