stellar-sdk
Toggle table of contents
1.3.0
common
Target filter
common
Switch theme
Search in API
Skip to content
stellar-sdk
stellar-sdk
/
com.soneso.stellar.sdk.xdr
/
toXdrBase64
to
Xdr
Base64
fun
LedgerKeyXdr
.
toXdrBase64
(
)
:
String
fun
TransactionEnvelopeXdr
.
toXdrBase64
(
)
:
String
fun
LedgerEntryDataXdr
.
toXdrBase64
(
)
:
String
fun
SorobanTransactionDataXdr
.
toXdrBase64
(
)
:
String
fun
SorobanAuthorizationEntryXdr
.
toXdrBase64
(
)
:
String
fun
TransactionResultXdr
.
toXdrBase64
(
)
:
String
fun
TransactionMetaXdr
.
toXdrBase64
(
)
:
String
fun
DiagnosticEventXdr
.
toXdrBase64
(
)
:
String
fun
ContractEventXdr
.
toXdrBase64
(
)
:
String
fun
LedgerEntryXdr
.
toXdrBase64
(
)
:
String
fun
SCValXdr
.
toXdrBase64
(
)
:
String
fun
LedgerHeaderHistoryEntryXdr
.
toXdrBase64
(
)
:
String
fun
LedgerCloseMetaXdr
.
toXdrBase64
(
)
:
String
fun
TransactionEventXdr
.
toXdrBase64
(
)
:
String
Encodes this XDR object to a base64 string.
Return
Base64-encoded XDR representation