[#BloombergLP-baljsn-hashAppend-0fd] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::hashAppend :relfileprefix: ../../ :mrdocs: Pass the specified `object` to the specified `hashAlg`. This function integrates with the `bslh` modular hashing system and effectively provides a `bsl::hash` specialization for `ConvertToJsonOptions`. == Synopsis Declared in `<baljsn_converttojsonoptions.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void hashAppend( t_HASH_ALGORITHM& hashAlg, xref:BloombergLP/baljsn/ConvertToJsonOptions.adoc[ConvertToJsonOptions] const& object); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#