Encode the specified value as a universal BER element.
Synopsis
Declared in <balber_berencoder.h>
template<typename TYPE>
int
operator()(TYPE const& value);
Created with MrDocs
Encode the specified value as a universal BER element.
Declared in <balber_berencoder.h>
template<typename TYPE>
int
operator()(TYPE const& value);
Created with MrDocs