bindbc-nodave ~master (2021-10-23T02:52:43.8708259)
Dub
Repo
put32
bindbc
nodave
bufferappender
Converts int
value
into bytes and appends it to the managed array.
Appender
!(
ubyte
[])
put32
(
Appender
!(
ubyte
[])
app
,
in
int
value
)
Meta
Source
See Implementation
bindbc
nodave
bufferappender
aliases
DaveBuffer
functions
put16
put32
put8
putFloat
Converts int value into bytes and appends it to the managed array.