Search
Bytes struct definition.
Bytes
@type t() :: %Soroban.Types.Bytes{value: value()}
@type value() :: binary()