Main serialization processing classes responsible for handling base data processing.
Classes
| Class | Description | |
|---|---|---|
|
|
KspProcessor T |
The Processor is responsible for managing the serialization/de-serialization process for object data.
|
Interfaces
| Interface | Description | |
|---|---|---|
|
|
IKspConverter T |
Interface for Converter implementations
|
|
|
IKspSerializer |
Base serialization class interface. Provides support for parsing and writing KSP data files.
|