| Interface | Description |
|---|---|
| VCDiffCodeTableWriter<OUT> | |
| VCDiffStreamingDecoder | |
| VCDiffStreamingEncoder<OUT> |
| Class | Description |
|---|---|
| VCDiffDecoder |
A simpler (non-streaming) interface to the VCDIFF decoder that can be used
if the entire delta file is available.
|
| VCDiffDecoderBuilder | |
| VCDiffEncoder<OUT> |
A simpler (non-streaming) interface to the VCDIFF encoder that can be used
if the entire target data string is available.
|
| VCDiffEncoderBuilder |
| Enum | Description |
|---|---|
| VCDiffFormatExtension |
Copyright © 2018. All rights reserved.