okhttp-parent
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
okhttp-parent
mockwebserver
/
okhttp3.mockwebserver
/
RecordedRequest
/
getUtf8Body
get
Utf8Body
fun
getUtf8Body
(
)
:
String
Deprecated
Use body.readUtf8()
Replace with
body.readUtf8()
Content copied to clipboard