capnproto-dlang ~master (2022-01-25T00:15:37.4620521)
Dub
Repo
ByteBuffer.get
java
nio
ByteBuffer
ByteBuffer
Undocumented in source. Be warned that the author may not have intended to support it.
void
get
(ubyte[] dst, size_t offset, size_t length)
T
get
()
T
get
(size_t index)
struct
ByteBuffer
const
T
get
(
T
)
(
size_t
index
)
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