moshi
/
com.squareup.moshi
/
JsonWriter
/
beginArray
begin
Array
abstract fun
beginArray
():
JsonWriter
Content copied to clipboard
Begins encoding a new array. Each call to this method must be paired with a call to
.
Return
this writer.