mirror of https://github.com/SeanOMik/libki.git
40d088efe3
- Fixed incorrect byte alignment following bit-based types. - Boolean types are now serialized as 1 bit. - write_to/read_from methods now take an is_file argument. Types such as enums, and strings change their serialization format depending on if they're in file mode or not. - Enums now serialize the element name in file mode, and element value otherwise. |
||
---|---|---|
.. | ||
Casters.h | ||
ClassType.h | ||
Enum.h | ||
EnumType.h | ||
HashCalculator.h | ||
PrimitiveType.h | ||
Property.h | ||
PropertyClass.h | ||
PropertyList.h | ||
StaticProperty.h | ||
Type.h | ||
TypeSystem.h | ||
Value.h | ||
VectorProperty.h |