Changes between Version 26 and Version 27 of PacketEncoding
- Timestamp:
- 07/28/14 15:13:22 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PacketEncoding
v26 v27 19 19 * one byte for compression level hint (0 for uncompressed) 20 20 * one byte for the chunk index (0 for main chunk) 21 * one long (4 bytes) for the data sizethat follows21 * one long (4 bytes) for the size of the data that follows 22 22 23 23 [[BR]]