Companion

object Companion

Properties

Link copied to clipboard
const val BIT_FINAL_ARC: Int
Link copied to clipboard
const val BIT_LAST_ARC: Int
Link copied to clipboard
const val BIT_TARGET_NEXT: Int
Link copied to clipboard
const val LABEL_INDEX_BITS: Int = 5
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
const val VERSION: Byte

Functions

Link copied to clipboard
fun readVInt(array: ByteArray, offset: Int): Int
Link copied to clipboard
fun vIntLength(value: Int): Int