|
BDE 4.39.x Production Release
|
#include <balber_berutil.h>
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.
See balber_berutil
Public Types | |
| enum | { k_NUM_BITS_PER_OCTET = 8 } |