Companion
object Companion
Functions
Link copied to clipboard
Write a nybble-coded Int in a variable-sized format to the NybbleOutputStream. Small values take only one nybble, and we can represent any int up to Integer.MAX_VALUE.
Write a nybble-coded Int in a variable-sized format to the NybbleOutputStream. Small values take only one nybble, and we can represent any int up to Integer.MAX_VALUE.