Returns the serialized contents of the underlying filter.

Synopsis

Declared in <blockfilter.h>

std::vector<unsigned char> const&
GetEncodedFilter() const;

Return Value

The encoded filter bytes.

Created with MrDocs