wire-runtime
Toggle table of contents
6.0.0-alpha03-0.2.0
common
Target filter
common
Switch theme
Search in API
Skip to content
wire-runtime
wire-runtime
/
com.squareup.wire
/
ProtoReader32
Proto
Reader32
fun
ProtoReader32
(
source
:
ByteString
,
pos
:
Int
=
0
,
limit
:
Int
=
source.size
)
:
ProtoReader32
fun
ProtoReader32
(
source
:
ByteArray
,
pos
:
Int
=
0
,
limit
:
Int
=
source.size
)
:
ProtoReader32