varInt

fun varInt(value: Int, encodeZeroValue: Boolean): WireValue.VarInt?
fun varInt(value: Long, encodeZeroValue: Boolean): WireValue.VarInt?