apollo-kotlin
Toggle table of contents
5.0.0-alpha.4-SNAPSHOT
Select version
5.0.0-alpha.4-SNAPSHOT
4.2.0
3.8.2
common
jvm
Target filter
common
jvm
Switch theme
Search in API
Skip to content
apollo-kotlin
apollo-ast
/
com.apollographql.apollo.ast
/
toUtf8
to
Utf8
common
jvm
@
ApolloExperimental
fun
GQLNode
.
toUtf8
(
sink
:
BufferedSink
,
indent
:
String
=
" "
)
fun
GQLNode
.
toUtf8
(
indent
:
String
=
" "
)
:
String
fun
GQLNode
.
toUtf8
(
file
:
File
,
indent
:
String
=
" "
)