Decode a bool value; see the primary getValue overload.

Synopsis

Declared in <balber_berutil.h>

static
int
getValue(
    bool* value,
    std::streambuf* streamBuf,
    int length,
    BerDecoderOptions const& options = BerDecoderOptions());

Created with MrDocs