An abstract Bytes
value that provides implementations of #equals(Object)
, #hashCode()
and #toString()
.
A value made of bytes.
A Bytes
value that is guaranteed to contain exactly 32 bytes.
A Bytes
value that is guaranteed to contain exactly 48 bytes.
A class that holds and delegates all operations to its inner bytes field.
A class that holds and delegates all operations to its inner bytes field.
A class that holds and delegates all operations to its inner bytes field.
A mutable Bytes
value.
A mutable Bytes32
, that is a mutable Bytes
value of exactly 32 bytes.
A mutable Bytes48
, that is a mutable Bytes
value of exactly 48 bytes.