FlatBufferBuilder.put

put a value into the buffer.

class FlatBufferBuilder
void
put
(
T
)
(
T x
)
if (
is(T == bool) ||
isNumeric!T
)

Meta