toggle menu
okhttp-parent
4.12.0
jvm
switch theme
search in API
mockwebserver
/
okhttp3.mockwebserver
/
RecordedRequest
/
utf8Body
utf8Body
@get:
JvmName
(
name
=
"-deprecated_utf8Body"
)
val
utf8Body
:
String
Deprecated (with error)
Use body.readUtf8()
Replace with
body.readUtf8()
Content copied to clipboard