Writes the tag as standard SDL to sink. It will write the open brace '{' but since the tag does not have a knowledge about it's children, its up to the caller to write the close brace '}' after it writes the children to the sink.
See Implementation
Writes the tag as standard SDL to sink. It will write the open brace '{' but since the tag does not have a knowledge about it's children, its up to the caller to write the close brace '}' after it writes the children to the sink.