beginObject

abstract fun beginObject(): JsonWriter

Begins encoding a new object. Each call to this method must be paired with a call to .

Return

this writer.