Hex string representation of this instance.
Number of bytes in this instance.
UTF-8 string representation of this instance.
Mutating. Append bytes to this instance.
Non-mutating, returns a copy of this instance with appended bytes.
Mutating. Drop bytes from the start of this instance.
Non-mutating, returns a copy of this instance with dropped bytes from the start.
Return true if the object equals the other object passed.
Called when encoding to json abi format.
Returns a string representation of an object.
Mutating. Pad this instance to length.
Non-mutating, returns a copy of this instance with zeros padded.
StaticabiStaticequalStaticfromCreate a new Bytes instance.
Optionalencoding: BytesEncodingStaticfromStaticfromStaticisStaticrandom
Interface that should be implemented by ABI serializable objects.