beginObject

abstract fun beginObject()

Begins encoding a new object. Each call to this method must be paired with a call to {@link #endObject}.