Skip to main content

Module compare

Module compare 

Source
Expand description

Binary comparison and diff utilities.

Functionsยง

byte_diff
Generate a diff between two byte slices.
find_diff
Compare two byte slices and return the first differing index.