writeVarInt

open fun writeVarInt(value: Int)

Writes an Int in a variable length format.