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