wire-runtime
Toggle table of contents
5.0.0-alpha03-0.5.0-05
common
jvm
nonJvm
Target filter
common
jvm
nonJvm
Switch theme
Search in API
Skip to content
wire-runtime
wire-runtime
/
com.squareup.wire
/
ProtoAdapter
/
toString
to
String
common
jvm
nonJvm
expect
open
fun
toString
(
value
:
E
)
:
String
Returns a human-readable version of the given
value
.
actual
open
fun
toString
(
value
:
E
)
:
String
actual
open
fun
toString
(
value
:
E
)
:
String
Returns a human-readable version of the given
value
.