aboutsummaryrefslogtreecommitdiff
path: root/core/src/Utils/IO/Archive.cpp
AgeCommit message (Collapse)Author
2022-06-30Restructure projectrtk0c
2021-11-10Switch more IO to use DataArchivertk0c
2021-09-06Fix all compile errors, remove OperateIOProxy requirement from DataStream apirtk0c
2021-08-29Change DataStream to use FileStream instead of std::fstreamrtk0c
2021-08-22Split DataStream into InputDataStream and OutputDataStreamrtk0c
2021-08-21DataArchive system which saves in native endian (for better performance ↵rtk0c
working with local files), but is also able to load in any endian depending on archive's header information