Page MenuHomeSoftware Heritage

Add function is_hash_in_bytearray.
ClosedPublic

Authored by vlorentz on Jul 25 2019, 3:04 PM.

Details

Summary

To search for a hash in an array by dichotomy. This will be used to
exclude existing content from a replay to avoid useless copies.

Depends on D1769.

Diff Detail

Repository
rDJNL Journal infrastructure
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.