capnproto-dlang ~master (2022-01-25T00:15:37.4620521)
Dub
Repo
ByteBuffer.this
java
nio
ByteBuffer
ByteBuffer
Undocumented in source.
this
(ubyte[] buffer)
this
(ubyte[] buffer, size_t limit_, size_t position)
struct
ByteBuffer
this
(
ubyte
[]
buffer
,
size_t
limit_
,
size_t
position
)
Meta
Source
See Implementation
java
nio
ByteBuffer
ByteBuffer
constructors
this
functions
capacity
clear
empty
get
limit
opSlice
put
remaining
rewind
slice
static functions
prepare
variables
buffer
position