packedSize

fun packedSize(count: Int, bits: Int): Int(source)

Compute the byte size needed to pack count codes at bits per code.