librsync  2.3.4
Data Fields
rs_block_sig Struct Reference

Signature of a single block. More...

#include <sumset.h>

Data Fields

rs_weak_sum_t weak_sum
 Block's weak checksum. More...
 
rs_strong_sum_t strong_sum
 Block's strong checksum. More...
 

Detailed Description

Signature of a single block.

Definition at line 35 of file sumset.h.

Field Documentation

◆ weak_sum

rs_weak_sum_t rs_block_sig::weak_sum

Block's weak checksum.

Definition at line 36 of file sumset.h.

◆ strong_sum

rs_strong_sum_t rs_block_sig::strong_sum

Block's strong checksum.

Definition at line 37 of file sumset.h.


The documentation for this struct was generated from the following file: