Exemple #1
0
 static ReadBytes()
 {
     ObjFormatType = BuffFormatType.protobuf;
 }
Exemple #2
0
        static BufferFormat()
        {

            ObjFormatType = BuffFormatType.XML;
        }
Exemple #3
0
 static BufferFormat()
 {
     ObjFormatType = BuffFormatType.XML;
 }
Exemple #4
0
 static ReadBytes()
 {
     ObjFormatType = BuffFormatType.XML;
 }