View Source Soroban.Types.Bytes (Soroban v0.13.0)

Bytes struct definition.

Summary

Types

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