Encode the specified object.
Synopsis
Declared in <balber_berencoder.h>
template<typename TYPE>
int
operator()(TYPE const& object);
Created with MrDocs
Encode the specified object.
Declared in <balber_berencoder.h>
template<typename TYPE>
int
operator()(TYPE const& object);
Created with MrDocs