Component-private BER utility operation.
Declared in <balber_berutil.h>
static
int
getValue(
bdlt::TimeTz* value,
std::streambuf* streamBuf,
int length,
BerDecoderOptions const& options = BerDecoderOptions());
0 on success, and a non-zero value otherwise
| Name | Description |
|---|---|
| value | destination for the decoded value |
| streamBuf | input stream buffer |
| length | number of content octets |
| options | decoder options controlling decoding behavior |