Max Horn 42cd218400 Improved Common::Serializer in several ways:
* Added support versioned serialization
* Added a convenience API for handling 'magic IDs' transparently
* Exposed the err()/clearErr() methods of the underlying streams
* Added a basic unit test for versioned loading (more should be added, in particular for saving)
* Removed the syncString(char *, uint16) alias for syncBytes(byte *buf, uint32 size)

svn-id: r40723
2009-05-19 11:23:13 +00:00
..
2007-12-27 17:37:38 +00:00
2007-11-10 17:15:48 +00:00
2009-02-11 10:03:01 +00:00
2009-03-03 09:00:49 +00:00
2009-03-03 09:00:49 +00:00
2009-04-01 10:43:24 +00:00
2009-02-11 10:03:01 +00:00
2007-11-04 13:01:41 +00:00
2007-12-24 01:05:36 +00:00