Decode the specified object. Return 0 on success, and a non‐zero value otherwise.
Synopsis
Declared in <balber_berdecoder.h>
template<typename TYPE>
int
operator()(TYPE* object);
Created with MrDocs
Decode the specified object. Return 0 on success, and a non‐zero value otherwise.
Declared in <balber_berdecoder.h>
template<typename TYPE>
int
operator()(TYPE* object);
Created with MrDocs