Add a raw key to the filter.

Synopsis

Declared in <common/bloom.h>

void
insert(std::span<unsigned char const> vKey);

Parameters

Name

Description

vKey

The bytes to insert.

Created with MrDocs