Backend.append

append data to message buffer

interface Backend
protected final
void
append
(
T
)
(
void[] buf
,
ref size_t idx
,
T val
)
if (
isNumeric!T &&
!is(T == real)
)

Meta