The "data" field of a Transaction, as an immutable object.
Creates a TransactionPayload from a utf-8 string or from a buffer.
Optional
Private
Readonly
Returns the base-64 representation of the data.
Returns whether the "data" is void.
Returns the length of the data.
Returns the data as a buffer.
Static
Creates a TransactionPayload from a base-64 encoded string.
The "data" field of a Transaction, as an immutable object.