BloombergLP::baljsn::EncodeImplUtil::encodeEmptyArray

Encode the representation of the empty-array JSON value to the specified formatter.

Synopsis

Declared in <baljsn_encodeimplutil.h>

static
void
encodeEmptyArray(FORMATTER* formatter);

Parameters

NameDescription
formatterJSON formatter that receives the empty-array tokens