hunt-proton ~master (2021-07-16T03:06:07Z)
Home
Dub
Repo
FrameWriterBuffer.this
hunt
proton
engine
impl
FrameWriterBuffer
FrameWriterBuffer
Creates a new WritableBuffer with default capacity.
this
()
class
FrameWriterBuffer
this
(
)
this
(int capacity)
Meta
Source
See Implementation
hunt
proton
engine
impl
FrameWriterBuffer
FrameWriterBuffer
constructors
this
functions
array
arrayOffset
ensureRemaining
hasRemaining
limit
position
put
putDouble
putFloat
putInt
putLong
putShort
remaining
transferTo
static variables
DEFAULT_CAPACITY
variables
_array
_position
Creates a new WritableBuffer with default capacity.