[#BloombergLP-bslh-Hash_AdlWrapper-operator_call-0f] = 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`. == Synopses Declared in `<bslh_hash.h>` Forward the call to the identical manipulator of `HASH_ALGORITHM`, passing on the specified `input` and `numBytes`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void xref:BloombergLP/bslh/Hash_AdlWrapper/operator_call-0b.adoc[operator()]( void const* input, size_t numBytes); ---- [.small]#xref:BloombergLP/bslh/Hash_AdlWrapper/operator_call-0b.adoc[_» more..._]# Forward the call to the identical manipulator of `HASH_ALGORITHM`, passing on the specified `input` and `numBytes`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class ELEMENT_TYPE> void xref:BloombergLP/bslh/Hash_AdlWrapper/operator_call-0e.adoc[operator()]( ELEMENT_TYPE const* input, size_t numBytes); ---- [.small]#xref:BloombergLP/bslh/Hash_AdlWrapper/operator_call-0e.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#