Create a decoder node associated with the specified decoder and referencing the specified variable.
decoder
variable
Declared in <balber_berdecoder.h>
<balber_berdecoder.h>
template<typename TYPE> BerDecoder_Node( BerDecoder* decoder, TYPE const* variable);