Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: RSyncChecksumCalculator(int)

Declaration

public RSyncChecksumCalculator(
    int windowSize
)

Summary

Initialises the checksum calculator. Window Size determines the number of bytes which are hashed (see rsync algorithm details if this is unclear).