Print onto the stream supplied at construction the sequence of characters designating the start of an element having the specified name. Return 0 on success and a non‐zero value otherwise.
Synopsis
Declared in <baljsn_encoder.h>
int
openElement(bsl::string const& name);
Created with MrDocs