toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.stream
/
ByteArrayBitReader
Byte
Array
Bit
Reader
class
ByteArrayBitReader
(
val
data
:
ByteArray
)
Members
Constructors
Byte
Array
Bit
Reader
Link copied to clipboard
constructor
(
data
:
ByteArray
)
Properties
data
Link copied to clipboard
val
data
:
ByteArray
has
More
Bits
Link copied to clipboard
val
hasMoreBits
:
Boolean
Functions
read
Int
Bits
Link copied to clipboard
fun
readIntBits
(
nbits
:
Int
)
:
Int