BloombergLP::balber::BerUtil_DateAndTimeHeaderImpUtil::isExtendedBinary

Return true if the specified firstByte of an encoded date-and-time value indicates it is in the extended-binary-encoding format, and return false.

Synopsis

Declared in <balber_berutil.h>

static
bool
isExtendedBinary(unsigned char firstByte);

Description

otherwise.

Return Value

true if firstByte indicates extended-binary encoding, and false otherwise

Parameters

NameDescription
firstBytefirst byte of an encoded date-and-time value