A RESP3 blob error (!).
Summary
Types
@type t() :: %Resp.BlobError{ count: non_neg_integer(), data: binary() | nil, raw: binary() | nil, type: atom() }
A RESP3 blob error (!).
@type t() :: %Resp.BlobError{ count: non_neg_integer(), data: binary() | nil, raw: binary() | nil, type: atom() }