Return true if the specified firstByte if an encoded date‐and‐time value indicates is is in the extended‐binary‐encoding format and carries a time‐zone offset value, and return false otherwise.

Synopsis

Declared in <balber_berutil.h>

static
bool
isExtendedBinaryWithTimezone(unsigned char firstByte);

Created with MrDocs