aboutsummaryrefslogtreecommitdiff
path: root/core/src/Utils/IO
AgeCommit message (Expand)Author
2021-08-21DataArchive system which saves in native endian (for better performance worki...rtk0c
2021-08-21Add read/write logic for all ints and floatsrtk0c
2021-08-15Rename original "IO adapter" (read/write operation abstraction) to "IO proxy"rtk0c
2021-08-15Turn IO adapter's mechanism from function overload into structs that are give...rtk0c
2021-08-15More work on IO adapters (not working)rtk0c
2021-08-15Initial work on data streamsrtk0c