encoding.c/h added, this new functions make sure that even our in memory...
encoding.c/h added, this new functions make sure that even our in memory represenation of encoded types is endianess agnostic, so we can save this stuff directly on disk without problems when reloading on a different arch.
src/endian.c
0 → 100644
src/endian.h
0 → 100644
Please register or sign in to comment