toggle menu
wire-runtime
5.2.1
common
switch theme
search in API
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