Module: VCDiff

Defined in:
ext/vcdiff_wrap.cxx

Defined Under Namespace

Classes: Decoder, Encoder

Constant Summary collapse

VCD_STANDARD_FORMAT =

draft standard for VCDIFF.

INT2FIX(0x00)
VCD_FORMAT_INTERLEAVED =

(e.g. when HTTP over TCP is used as the transmission protocol.)

INT2FIX(0x01)
VCD_FORMAT_CHECKSUM =

of the target window data is included in the delta window.

INT2FIX(0x02)