Read from the specified streamBuf and load to the specified value of the time-zone offset.
Declared in <balber_berutil.h>
static
int
getTimezoneOffsetInMinutes(
int* value,
std::streambuf* streamBuf);
0 on success, and a non-zero value otherwise
| Name | Description |
|---|---|
| value | destination for the decoded value |
| streamBuf | input stream buffer |