Same as the primary operator() overload for the specified category.
Declared in <baljsn_encodeimplutil.h>
template<class TYPE>
int
operator()(
TYPE const& attribute,
bdlat_TypeCategory::Array category);
0 on success, and a non-zero value otherwise
| Name | Description |
|---|---|
| attribute | sequence attribute to encode |
| category | bdlat Array type-category tag |