Encode a bdlt::Datetime value; see the primary putValue overload.
Synopsis
Declared in <balber_berutil.h>
static
int
putValue(
std::streambuf* streamBuf,
bdlt::Datetime const& value,
BerEncoderOptions const* options);
Created with MrDocs