setTextBytes

open fun setTextBytes(value: ByteString): Stellar.MemoText.Builder

string text = 1;

Return

This builder for chaining.

Parameters

value

The bytes for text to set.