Wick.Protocol.Response.Read (wick v0.1.0)

Copy Markdown View Source

FUSE_READ reply — a raw binary, length ≤ requested size. Used verbatim as the response body (no wrapper struct on the wire).

Summary

Types

t()

@type t() :: %Wick.Protocol.Response.Read{data: binary()}