[#BloombergLP-bdlb-hashAppend-03] = 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/BigEndianInt64.adoc[BigEndianInt64] const& object); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#