mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
3 lines
321 B
Plaintext
3 lines
321 B
Plaintext
|
|
# 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.
|