FUSE_READ reply — a raw binary, length ≤ requested size. Used
verbatim as the response body (no wrapper struct on the wire).
Summary
Types
@type t() :: %Wick.Protocol.Response.Read{data: binary()}
FUSE_READ reply — a raw binary, length ≤ requested size. Used
verbatim as the response body (no wrapper struct on the wire).
@type t() :: %Wick.Protocol.Response.Read{data: binary()}