Return true if the specified firstByte of an encoded date‐and‐time value indicates it is in a format reserved for future use, and return false otherwise. Note that this may indicate the value was encoded incorrectly or using a newer version of this component.

Synopsis

Declared in <balber_berutil.h>

static
bool
isReserved(unsigned char firstByte);

Created with MrDocs