writeVarint

fun writeVarint(input: Int, out: Output)
fun writeVarint(input: ULong, out: Output)