Stellar PHP SDK API Documentation

XdrValue
in package

Table of Contents

Properties

$value  : string

Methods

__construct()  : mixed
decode()  : XdrValue
encode()  : string
fromBase64Xdr()  : static
toBase64Xdr()  : string

Properties

Methods

__construct()

public __construct(string $value) : mixed
Parameters
$value : string

encode()

public encode() : string
Return values
string

fromBase64Xdr()

public static fromBase64Xdr(string $xdr) : static
Parameters
$xdr : string
Return values
static

toBase64Xdr()

public toBase64Xdr() : string
Return values
string

        
On this page

Search results