Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Fuse
Fuse.Operations

Method Fuse.Operations()->read()


Method read

string|int(1..) read(string path, int len, int offset)

Description

Read data from a file. You have to return at most len bytes, unless an error occurs.

Returns

errno or data