Commit Graph

4 Commits

Author SHA1 Message Date
2bda7012cd Add Transmission Control Protocol file handling and update PCL serialization
- Introduced FileRead and Record classes for handling file reading in the Transmission Control Protocol.
- Enhanced Description, Detail, and other related classes with JSON serialization attributes for improved data handling.
- Implemented methods for reading and processing files, including network stream management.
- Updated unit tests to cover new functionality and ensure robust testing.
- Added new PDSF file handling classes and integrated them into the project structure.
- Refactored existing code to utilize source generation for JSON serialization, improving performance and maintainability.
2025-09-15 09:58:00 -07:00
66f5acc6fa Require Complete
IDE0060
2024-11-20 10:34:18 -07:00
dcaaba3614 Complete Class bug fix 2024-11-01 17:04:20 -07:00
2b16357d44 Complete Class 2024-10-31 09:53:26 -07:00