| Package | Description |
|---|---|
| io.milton.zsync |
| Class and Description |
|---|
| ByteRange
A simple container for a Range and a reference to an InputStream.
|
| ChainingHash
Chaining hash table used to store block checksums loaded from metafile
|
| ChecksumPair
A pair of weak and strong checksums for use with the Rsync algorithm.
|
| Configuration
A Configuration is a mere collection of objects and values that
compose a particular configuration for the algorithm, for example the
message digest that computes the strong checksum.
|
| DataRange
An object consisting of a Range and a stream of bytes.
|
| HeaderMaker.Headers |
| MakeContext
Holds working variables used when applying deltas
|
| MD4
An implementation of Ron Rivest's MD4 message digest algorithm.
|
| MetaFileMaker.MetaData |
| MetaFileReader
Class used to read metafile
|
| OffsetPair
An object representing a single match between a block on the client file and a block
on the server file.
|
| RelocateRange
An object consisting of a
Range and a long offset. |
| RollingChecksum
A general interface for 32-bit checksums that have the "rolling"
property.
|
| Upload
A container for the information transmitted in a ZSync PUT upload.
|
| Upload.KeyValue
An object representing a (Key, Value) pair of Strings.
|
Copyright © 2021 McEvoy Software Ltd. All rights reserved.