wire-runtime
Toggle table of contents
5.3.1
common
Platform filter
common
Switch theme
Search in API
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