Forward the call to the identical manipulator of HASH_ALGORITHM, passing on the specified input and numBytes.

Synopsis

Declared in <bslh_hash.h>

template<class ELEMENT_TYPE>
void
operator()(
    ELEMENT_TYPE const* input,
    size_t numBytes);

Created with MrDocs