Same as the preceding overload, accepting a nullable options pointer.
options
Declared in <baljsn_decoder.h>
<baljsn_decoder.h>
template<class TYPE> int decodeAny( std::streambuf* streamBuf, TYPE* value, DecoderOptions const* options = 0);