[#CScriptID-size] = xref:CScriptID.adoc[CScriptID]::size :relfileprefix: ../ :mrdocs: Returns the number of bytes in the hash. == Synopsis Declared in `<util/hash_type.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- size_t size() const; ---- == Return Value The hash size in bytes. [.small]#Created with https://www.mrdocs.com[MrDocs]#