BitBuffer

class BitBuffer(buffer: ByteArray)

Created by pedro on 9/12/23.

Constructors

Link copied to clipboard
constructor(buffer: ByteArray)

Functions

Link copied to clipboard
fun getBits(offset: Int, size: Int): Int