SIEdit/lib
itsmattkc 85e786924d lib: use void * in utility read/write functions
Easier to write since you don't have to cast to char * all the time
2022-07-21 17:05:50 -07:00
..
CMakeLists.txt lib: implement abstract file handler 2022-07-18 11:25:00 -07:00
core.cpp lib: start re-weaving implementation 2022-07-11 14:19:36 -07:00
core.h lib: improved chunking reading and writing 2022-07-18 02:12:22 -07:00
file.cpp lib: use void * in utility read/write functions 2022-07-21 17:05:50 -07:00
file.h lib: use void * in utility read/write functions 2022-07-21 17:05:50 -07:00
info.h code: major refactoring 2022-07-18 00:27:00 -07:00
interleaf.cpp lib: handle case where there aren't enough bytes for padding before an alignment boundary 2022-07-18 15:28:05 -07:00
interleaf.h lib: implement abstract file handler 2022-07-18 11:25:00 -07:00
object.cpp lib: implement check for empty data buffer 2022-07-18 20:22:15 -07:00
object.h lib: implement abstract file handler 2022-07-18 11:25:00 -07:00
othertypes.h code: major refactoring 2022-07-18 00:27:00 -07:00
sitypes.cpp lib: cleaned up old references 2022-07-18 11:26:26 -07:00
sitypes.h lib: cleaned up old references 2022-07-18 11:26:26 -07:00
types.h lib: implement abstract file handler 2022-07-18 11:25:00 -07:00
util.h lib: implement abstract file handler 2022-07-18 11:25:00 -07:00