binwrite

Helper function to serialize a HiBON

@safe pure nothrow
void
binwrite
(
T
)
(
ref scope AppendBuffer buffer
,
const T value
)