BloombergLP::balber::BerUtil_IdentifierImpUtil

This component-private utility struct provides a namespace for a suite of functions used by BerUtil to implement BER identifier octet encoding and decoding.

Synopsis

Declared in <balber_berutil.h>

struct BerUtil_IdentifierImpUtil;

Type Aliases

NameDescription
Constants Constants is an alias to a namespace for a suite of general-purpose constants that occur when encoding or decoding BER data.

Static Member Functions

NameDescription
getIdentifierOctets Decode BER identifier octets from streamBuf.
putIdentifierOctets Encode BER identifier octets to streamBuf.