[#BloombergLP-bslh-Hash_AdlWrapper-operator_call-0b] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslh.adoc[bslh]::xref:BloombergLP/bslh/Hash_AdlWrapper.adoc[Hash_AdlWrapper]::operator() :relfileprefix: ../../../ :mrdocs: Forward the call to the identical manipulator of `HASH_ALGORITHM`, passing on the specified `input` and `numBytes`. == Synopsis Declared in `<bslh_hash.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void operator()( void const* input, size_t numBytes); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#