bindbc-nodave ~master (2021-10-20T20:44:52Z)
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.