Function ssdeep::BlockSize::cmp

source ·
pub fn cmp(lhs: u8, rhs: u8) -> Ordering
Expand description

Compares two base-2 logarithm forms of the block size values for ordering.

Both arguments must be valid.