[#BloombergLP-bdlb-hashAppend-02d9] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::hashAppend :relfileprefix: ../../ :mrdocs: Invoke the specified `hashAlgorithm` on the attributes of the specified `object`. == Synopsis Declared in `<bdlb_bigendian.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class HASH_ALGORITHM> void hashAppend( HASH_ALGORITHM& hashAlgorithm, xref:BloombergLP/bdlb/BigEndianUint16.adoc[BigEndianUint16] const& object); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#