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