Pike v8.0 release 1956

Method Fuse.Operations()->write()


Method write

int write(string path, string data, int offset)

Description

Write data to the file. Should write all data.

Returns

errno or amount written (bytes)


Method write

int write(string path, string data, int offset)

Description

Write data to the file. Should write all data.

Returns

errno or amount written (bytes)