[#BloombergLP-baljsn-EncodeImplUtil-encodeMemberPrefix-04c] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/EncodeImplUtil.adoc[EncodeImplUtil]::encodeMemberPrefix :relfileprefix: ../../../ :mrdocs: Same as the preceding `encodeMemberPrefix` overload, optionally loading `isPrefixEmpty`. == Synopsis Declared in `<baljsn_encodeimplutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int encodeMemberPrefix( bool* isPrefixEmpty, FORMATTER* formatter, std::ostream* logStream, std::string_view const& memberName, xref:BloombergLP/baljsn/EncodeImplUtil/FormattingMode.adoc[FormattingMode] formattingMode, bool isFirstMember); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#