Returns the serialized contents of the underlying filter.
Declared in <blockfilter.h>
<blockfilter.h>
std::vector<unsigned char> const& GetEncodedFilter() const;
The encoded filter bytes.