beginArray

abstract fun beginArray(): JsonWriter

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

Return

this writer.