Return true if the type attribute of this object is Type::e_EXTENDED_BINARY_WITH_TIMEZONE or Type::e_EXTENDED_BINARY_WITHOUT_TIMEZONE, and false otherwise.
Synopsis
Declared in <balber_berutil.h>
bool
isExtendedBinary() const;
Return Value
true if the type is extended‐binary with or without timezone, and false otherwise
Created with MrDocs