7 Commits

Author SHA1 Message Date
Albin Corén
5b2c77aec8 Started work on Command & RPC system 2018-04-20 12:33:53 +02:00
Albin Corén
c13f3cd64d Supressed XML comments for Writer & Readere 2018-04-18 11:49:08 +02:00
Albin Corén
ae14871518 Namespace & comment cleanup 2018-04-18 11:42:03 +02:00
Albin Corén
a94acfe34d Made ReadULong public 2018-04-17 18:26:22 +02:00
435db1f14b Optimized byte serialization
Fixed various bugs
Added option to pad misalignments for improved performance (at the possible cost of compression size if called in more than one non-consecutive instance)
2018-04-13 16:28:30 +02:00
Albin Corén
902fb77ed4 Added support for fixed size arrays 2018-04-12 16:12:57 +01:00
Albin Corén
18d965d562 Changed BitWriter class to take a pre allocated buffer 2018-04-11 09:43:45 +01:00