This component‐private utility struct provides a namespace for a suite of functions used by BerUtil to implement encoding and decoding operations for the 2‐byte header of extended‐binary‐encoding formatted date‐and‐time value.
Synopsis
Declared in <balber_berutil.h>
struct BerUtil_DateAndTimeHeaderImpUtil;
Type Aliases
Name |
Description |
|
|
|
|
|
|
|
Static Member Functions
Name |
Description |
If the specified |
|
If the specified |
|
|
|
|
|
Return |
|
Return |
|
Return |
|
Return |
|
Write a representation of an extended‐binary header value that carries the specified |
|
Write a representation of an extended‐binary header value that does not carry a time‐zone offset value to the specified |
Static Data Members
Name |
Description |
Number of octets used to encode an extended‐binary‐encoding header. |
Created with MrDocs