Same as the preceding overload, accepting a nullable options pointer.
options
Declared in <baljsn_encoder.h>
<baljsn_encoder.h>
int encodeAny( std::streambuf* streamBuf, bdlar::AnyConstRef const& any, EncoderOptions const* options = 0);