[#BloombergLP-balber-BerUtil_ExtendedBinaryEncodingUtil-useExtendedBinaryEncoding-034] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balber.adoc[balber]::xref:BloombergLP/balber/BerUtil_ExtendedBinaryEncodingUtil.adoc[BerUtil_ExtendedBinaryEncodingUtil]::useExtendedBinaryEncoding :relfileprefix: ../../../ :mrdocs: `useExtendedBinaryEncoding` overloads == Synopses Declared in `<balber_berutil.h>` Return `true` if the specified `value` must be encoded using its corresponding extended‐binary‐encoding format according to the specified `options`, and return `false` otherwise. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static bool xref:BloombergLP/balber/BerUtil_ExtendedBinaryEncodingUtil/useExtendedBinaryEncoding-03a.adoc[useExtendedBinaryEncoding]( xref:BloombergLP/bdlt/Datetime.adoc[bdlt::Datetime] const& value, xref:BloombergLP/balber/BerEncoderOptions.adoc[BerEncoderOptions] const* options); ---- [.small]#xref:BloombergLP/balber/BerUtil_ExtendedBinaryEncodingUtil/useExtendedBinaryEncoding-03a.adoc[_» more..._]# Return `true` if the specified `value` must be encoded using its corresponding extended‐binary‐encoding format according to the specified `options`, and return `false` otherwise. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static bool xref:BloombergLP/balber/BerUtil_ExtendedBinaryEncodingUtil/useExtendedBinaryEncoding-0d.adoc[useExtendedBinaryEncoding]( xref:BloombergLP/bdlt/DatetimeTz.adoc[bdlt::DatetimeTz] const& value, xref:BloombergLP/balber/BerEncoderOptions.adoc[BerEncoderOptions] const* options); ---- [.small]#xref:BloombergLP/balber/BerUtil_ExtendedBinaryEncodingUtil/useExtendedBinaryEncoding-0d.adoc[_» more..._]# Return whether extended binary encoding is required. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static bool xref:BloombergLP/balber/BerUtil_ExtendedBinaryEncodingUtil/useExtendedBinaryEncoding-05.adoc[useExtendedBinaryEncoding]( xref:BloombergLP/bdlt/Time.adoc[bdlt::Time] const& value, xref:BloombergLP/balber/BerEncoderOptions.adoc[BerEncoderOptions] const* options); ---- [.small]#xref:BloombergLP/balber/BerUtil_ExtendedBinaryEncodingUtil/useExtendedBinaryEncoding-05.adoc[_» more..._]# Return `true` if the specified `value` must be encoded using its corresponding extended‐binary‐encoding format according to the specified `options`, and return `false` otherwise. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static bool xref:BloombergLP/balber/BerUtil_ExtendedBinaryEncodingUtil/useExtendedBinaryEncoding-09.adoc[useExtendedBinaryEncoding]( xref:BloombergLP/bdlt/TimeTz.adoc[bdlt::TimeTz] const& value, xref:BloombergLP/balber/BerEncoderOptions.adoc[BerEncoderOptions] const* options); ---- [.small]#xref:BloombergLP/balber/BerUtil_ExtendedBinaryEncodingUtil/useExtendedBinaryEncoding-09.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#