import "bazil.org/fuse/fuseutil"
func HandleRead(req *fuse.ReadRequest, resp *fuse.ReadResponse, data []byte)
HandleRead handles a read request assuming that data is the entire file content. It adjusts the amount returned in resp according to req.Offset and req.Size.
Package fuseutil imports 1 packages (graph) and is imported by 51 packages. Updated 2019-08-05. Refresh now. Tools for package owners.