Same as the preceding encodeMemberPrefix overload, optionally loading isPrefixEmpty.
Declared in <baljsn_encodeimplutil.h>
static
int
encodeMemberPrefix(
bool* isPrefixEmpty,
FORMATTER* formatter,
std::ostream* logStream,
std::string_view const& memberName,
FormattingMode formattingMode,
bool isFirstMember);