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
..
2009-02-16 01:04:19 +00:00
2008-01-27 19:47:41 +00:00
2009-04-28 10:23:08 +00:00
2008-10-02 16:58:59 +00:00
2008-05-03 23:02:05 +00:00
2008-05-03 23:02:05 +00:00
2009-05-04 16:35:47 +00:00
2009-04-24 17:19:20 +00:00
2009-05-18 16:00:15 +00:00
2009-02-27 22:19:33 +00:00