A RESP3 verbatim string (=).
Summary
Types
@type t() :: %Resp.VerbatimString{ count: non_neg_integer(), data: binary() | nil, type: atom() }
A RESP3 verbatim string (=).
@type t() :: %Resp.VerbatimString{ count: non_neg_integer(), data: binary() | nil, type: atom() }