[#BloombergLP-baljsn-JsonConverter_DecodeImpProxy-operator_call-0e] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/JsonConverter_DecodeImpProxy.adoc[JsonConverter_DecodeImpProxy]::operator() :relfileprefix: ../../../ :mrdocs: Function call operators == Synopses Declared in `<baljsn_jsonconverter.h>` The behavior of this function is undefined. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class TYPE> int xref:BloombergLP/baljsn/JsonConverter_DecodeImpProxy/operator_call-0a.adoc[operator()]( TYPE*, xref:BloombergLP/bslmf/Nil.adoc[bslmf::Nil]); ---- [.small]#xref:BloombergLP/baljsn/JsonConverter_DecodeImpProxy/operator_call-0a.adoc[_» more..._]# Dencode into the specified `value` of the specified `bdeat` `category` from the data in the JSON format. Return 0 on success and a non‐zero value otherwise. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< class TYPE, class ANY_CATEGORY> int xref:BloombergLP/baljsn/JsonConverter_DecodeImpProxy/operator_call-0c.adoc[operator()]( TYPE* object, ANY_CATEGORY category); ---- [.small]#xref:BloombergLP/baljsn/JsonConverter_DecodeImpProxy/operator_call-0c.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#