Description: Serialization class, imitate VC serialization tools of realizing a serialization framework, supporting basic data serialization u8, u16, u32, u64, double, float, etc
To Search:
File list (Check if you may need any files):
序列化类\基础数据\ByteArray.cpp
........\........\ByteArray.h
........\........\ByteArrayTest.cpp
........\复杂数据\ByteArray.cpp
........\........\ByteArray.h
........\........\ByteArrayComplex.cpp
........\基础数据
........\复杂数据
序列化类