protobuf-kotlin-wire
0.4.0
common
protobuf-kotlin-wire
/
pro.felixo.protobuf.wire
/
WireBuffer
/
writeVarInt
write
Var
Int
fun
writeVarInt
(
value
:
Int
,
extraBytes
:
Int
=
0
)
fun
writeVarInt
(
value
:
Long
,
extraBytes
:
Int
=
0
)