Write a representation of an extended‐binary header value that does not carry a time‐zone offset value to the specified streamBuf. Return 0 on success, and a non‐zero value otherwise.
Synopsis
Declared in <balber_berutil.h>
static
int
putExtendedBinaryWithoutTimezoneValue(std::streambuf* streamBuf);
Created with MrDocs