BitTreeDecoder

class BitTreeDecoder(numBitLevels: Int)

Constructors

Link copied to clipboard
constructor(numBitLevels: Int)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun decode(rangeDecoder: SevenZip.RangeDecoder): Int
Link copied to clipboard
fun init()
Link copied to clipboard