apollo-kotlin
3.8.2
common
apollo-api
/
com.apollographql.apollo3.api.json
/
BufferedSinkJsonWriter
/
close
close
common
open
override
fun
close
(
)
Content copied to clipboard
Flushes and closes this writer and the underlying
okio.Sink
.
Throws
okio.
IOException
if the JSON document is incomplete.