Files
SabreTools/SabreTools.Serialization/README.MD

3 lines
321 B
Plaintext
Raw Normal View History

2023-08-11 10:27:26 -04:00
# SabreTools.Serialization
This library comprises of serializers that both read and write from files and streams to the dedicated models as well as convert to and from the common internal models. This library is partially used by the current parsing and writing code but none of the internal model serialization is used.