Encode the specified any to the specified streamBuf.
Synopsis
Declared in <balber_berencoder.h>
int
encodeAny(
std::streambuf* streamBuf,
bdlar::AnyConstRef const& any);
Created with MrDocs
Encode the specified any to the specified streamBuf.
Declared in <balber_berencoder.h>
int
encodeAny(
std::streambuf* streamBuf,
bdlar::AnyConstRef const& any);
Created with MrDocs