WalletCore
WalletCore
/
wallet.core.jni.proto
/
Stellar
/
MemoText
Memo
Text
class
MemoText
:
Stellar.MemoTextOrBuilder
Memo with text
Content copied to clipboard
Protobuf type
TW.Stellar.Proto.MemoText
Types
Functions
Properties
Types
Builder
Link copied to clipboard
class
Builder
Memo with text
Content copied to clipboard
Protobuf type
TW.Stellar.Proto.MemoText
Functions
get
Default
Instance
Link copied to clipboard
open
fun
getDefaultInstance
(
)
:
MemoText
get
Text
Link copied to clipboard
open
fun
getText
(
)
:
String
string text = 1;
get
Text
Bytes
Link copied to clipboard
open
fun
getTextBytes
(
)
:
ByteString
string text = 1;
new
Builder
Link copied to clipboard
open
fun
newBuilder
(
)
:
Stellar.MemoText.Builder
open
fun
newBuilder
(
prototype
:
MemoText
)
:
Stellar.MemoText.Builder
parse
Delimited
From
Link copied to clipboard
open
fun
parseDelimitedFrom
(
input
:
InputStream
)
:
MemoText
open
fun
parseDelimitedFrom
(
input
:
InputStream
,
extensionRegistry
:
ExtensionRegistryLite
)
:
MemoText
parse
From
Link copied to clipboard
open
fun
parseFrom
(
data
:
Array
<
Byte
>
)
:
MemoText
open
fun
parseFrom
(
data
:
ByteString
)
:
MemoText
open
fun
parseFrom
(
input
:
CodedInputStream
)
:
MemoText
open
fun
parseFrom
(
input
:
InputStream
)
:
MemoText
open
fun
parseFrom
(
data
:
ByteBuffer
)
:
MemoText
open
fun
parseFrom
(
data
:
Array
<
Byte
>
,
extensionRegistry
:
ExtensionRegistryLite
)
:
MemoText
open
fun
parseFrom
(
data
:
ByteString
,
extensionRegistry
:
ExtensionRegistryLite
)
:
MemoText
open
fun
parseFrom
(
input
:
CodedInputStream
,
extensionRegistry
:
ExtensionRegistryLite
)
:
MemoText
open
fun
parseFrom
(
input
:
InputStream
,
extensionRegistry
:
ExtensionRegistryLite
)
:
MemoText
open
fun
parseFrom
(
data
:
ByteBuffer
,
extensionRegistry
:
ExtensionRegistryLite
)
:
MemoText
parser
Link copied to clipboard
open
fun
parser
(
)
:
Parser<MemoText>
Properties
TEXT_FIELD_NUMBER
Link copied to clipboard
val
TEXT_FIELD_NUMBER
:
Int
=
1