StreamPack
Toggle table of contents
3.0.0-RC
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
StreamPack
streampack-core
/
io.github.thibaultbee.streampack.core.elements.utils.av.buffer
/
ByteBufferBitReader
Byte
Buffer
Bit
Reader
class
ByteBufferBitReader
(
var
buffer
:
ByteBuffer
)
Members
Constructors
Byte
Buffer
Bit
Reader
Link copied to clipboard
constructor
(
buffer
:
ByteBuffer
)
Properties
buffer
Link copied to clipboard
var
buffer
:
ByteBuffer
Functions
get
Link copied to clipboard
fun
get
(
)
:
Byte
more
RBSPData
Link copied to clipboard
fun
moreRBSPData
(
)
:
Boolean
read1Bit
Link copied to clipboard
fun
read1Bit
(
)
:
Int
read
Boolean
Link copied to clipboard
fun
readBoolean
(
)
:
Boolean
read
NBit
Link copied to clipboard
fun
readNBit
(
n
:
Int
)
:
Long
read
SE
Link copied to clipboard
fun
readSE
(
)
:
Int
read
UE
Link copied to clipboard
fun
readUE
(
)
:
Int