Skip to content

Add function is_hash_in_bytearray.

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 !43 (closed).


Migrated from D1770 (view on Phabricator)

Merge request reports