VCDIFF
From Just Solve the File Format Problem
VCDIFF is a differential compression algorithm and data format.
It is related to SDCH (Shared Dictionary Compression for HTTP).
Contents |
Identification
Files begin with signature bytes d6 c3 c4
. The next byte is a version number that might always be 00
.
Specifications
- RFC 3284: The VCDIFF Generic Differencing and Compression Data Format