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.
Declared in <balber_berutil.h>
struct BerUtil_Constants;
| Name | Description |
|---|---|
Unnamed enum | Constants used when calculating quantities needed by BER encoders and decoders. |