[#GCSFilter-Element] = xref:GCSFilter.adoc[GCSFilter]::Element :relfileprefix: ../ :mrdocs: A single set element, stored as a raw byte sequence. == Synopsis Declared in `<blockfilter.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef std::vector<unsigned char> Element; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#