Changes between Version 3 and Version 4 of SerializationNotes
- Timestamp:
- May 21, 2010, 8:43:16 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SerializationNotes
v3 v4 78 78 79 79 80 81 == Transfer size == 82 83 xml: 739 bytes 84 ASCII: 389 bytes 85 binary uncompressed: 353 bytes 86 binary compressed: 176 bytes