A declarative serialization framework for controlling formatting of data at the byte level. Jump to docs for more info and a walkthrough.
Bindable | Non-seek Support | |
Ignore | Yes | |
SerializeAs | Yes | |
SerializeAsEnum | Yes | |
FieldOffset | Yes | |
FieldLength | Yes | Yes |
FieldCount | Yes | Yes |
Subtype | Yes | Yes |
SerializeWhen | Yes | Yes |
SerializeUntil | Yes | |
ItemLength | Yes | Yes |
ItemSerializeUntil | Item Bindable | Yes |
This framework was developed largely to enable interoperability with legacy systems. While it could be used for data storage or hibernation, that was not the intention and there are likely better frameworks (and approaches, frankly) for that sort of thing.
See the iso9660 project or the unit tests for example usages.