capnproto-dlang ~master (2022-01-25T00:15:37.4620521)
Dub
Repo
ByteBuffer.put
java
nio
ByteBuffer
ByteBuffer
Undocumented in source. Be warned that the author may not have intended to support it.
void
put
(T src)
struct
ByteBuffer
void
put
(
T
)
(
ref
T
src
)
if
(
is
(
T
==
ByteBuffer
)
)
void
put
(T src)
void
put
(size_t pos, T src)
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