aboutsummaryrefslogtreecommitdiff
path: root/core/src/Utils/IO/Archive.cpp
AgeCommit message (Expand)Author
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 worki...rtk0c