[#BloombergLP-balber-BerUtil_Constants] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balber.adoc[balber]::BerUtil_Constants :relfileprefix: ../../ :mrdocs: This component‐private utility `struct` provides a namespace for a set of constants used to calculate quantities needed by BER encoders and decoders. For example, this struct provides a named constant for the number of bits in a byte, which is used in downstream calculations. == Synopsis Declared in `<balber_berutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct BerUtil_Constants; ---- == Enums [cols="1,4"] |=== | Name| Description | xref:BloombergLP/balber/BerUtil_Constants/_04enum.adoc[`Unnamed enum`] | Constants used when calculating quantities needed by BER encoders and decoders. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#