Write contents of buffer to an open file
Similar to the write() method, but data is supplied in a generic buffer. Use fuse_buf_copy() to transfer data to the destination.
Introduced in version 2.9
See Implementation
Write contents of buffer to an open file
Similar to the write() method, but data is supplied in a generic buffer. Use fuse_buf_copy() to transfer data to the destination.
Introduced in version 2.9