[#BloombergLP-bdlde-Crc32c-k_NULL_CRC32C] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlde.adoc[bdlde]::xref:BloombergLP/bdlde/Crc32c.adoc[Crc32c]::k_NULL_CRC32C :relfileprefix: ../../../ :mrdocs: CRC32‐C value for a 0 length input. Note that a buffer with this CRC32‐C value need not be a 0 length input. == Synopsis Declared in `<bdlde_crc32c.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static unsigned int const k_NULL_CRC32C = 0U; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#