apollo-kotlin
3.8.2
common
apollo-api
/
com.apollographql.apollo3.api.json
/
BufferedSinkJsonWriter
/
beginObject
begin
Object
common
open
override
fun
beginObject
(
)
:
JsonWriter
Content copied to clipboard
Begins encoding a new object. Each call to this method must be paired with a call to
endObject
.