rados_write_op_append

Append to end of object. @param write_op operation to add this action to @param buffer bytes to write @param len length of buffer

extern (C)
void
rados_write_op_append
(,
const(char)* buffer
,
size_t len
)

Meta