StatusList

constructor(bitsPerItem: Int, statusList: ByteArray)

Parameters

bitsPerItem

number of bits per status code, must be 1, 2, 4, or 8

statusList

uncompressed status values packed as an array as defined by the spec above