BitArray

@Serializable
class BitArray(val unusedBits: Int, val byteArray: ByteArray)(source)

Constructors

Link copied to clipboard
constructor(unusedBits: Int, byteArray: ByteArray)

Properties

Link copied to clipboard
Link copied to clipboard