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 otherwise.
true
firstByte
false
Declared in <balber_berutil.h>
<balber_berutil.h>
static bool isExtendedBinary(unsigned char firstByte);