Encode a float value; see the primary putValue overload.

Synopsis

Declared in <balber_berutil.h>

static
int
putValue(
    std::streambuf* streamBuf,
    float value,
    BerEncoderOptions const* options);

Created with MrDocs