Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void ProcessBytes(byte[], int, int)

Declaration

public void ProcessBytes(
    byte[] buffer,
    int offset,
    int count
)

Summary

Passes the specified bytes in the array through the rsync hash algorithm.