[#BloombergLP-baljsn-Decoder_DecodeImpProxy-operator_call-0e] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/Decoder_DecodeImpProxy.adoc[Decoder_DecodeImpProxy]::operator() :relfileprefix: ../../../ :mrdocs: Function call operators == Synopses Declared in `<baljsn_decoder.h>` No‐op overload for the `bslmf::Nil` category tag. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class TYPE> int xref:BloombergLP/baljsn/Decoder_DecodeImpProxy/operator_call-0b.adoc[operator()]( TYPE*, xref:BloombergLP/bslmf/Nil.adoc[bslmf::Nil]); ---- [.small]#xref:BloombergLP/baljsn/Decoder_DecodeImpProxy/operator_call-0b.adoc[_» more..._]# Decode into the specified `object` 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/Decoder_DecodeImpProxy/operator_call-00.adoc[operator()]( TYPE* object, ANY_CATEGORY category); ---- [.small]#xref:BloombergLP/baljsn/Decoder_DecodeImpProxy/operator_call-00.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#