Constant ssdeep::BlockHash::HALF_SIZE

source ·
pub const HALF_SIZE: usize = _; // 32usize
Expand description

The half (truncated) size of the block hash.

This is the half of FULL_SIZE.

Normally, the second block hash is truncated to this size.

See also: “Truncation” section of FuzzyHashData