Stellar PHP SDK API Documentation

XdrStellarValueType
in package

Table of Contents

Constants

STELLAR_VALUE_BASIC  = 0
STELLAR_VALUE_SIGNED  = 1

Properties

$value  : int

Methods

__construct()  : mixed
decode()  : XdrStellarValueType
encode()  : string
fromBase64Xdr()  : static
getValue()  : int
STELLAR_VALUE_BASIC()  : XdrStellarValueType
STELLAR_VALUE_SIGNED()  : XdrStellarValueType
toBase64Xdr()  : string

Constants

Properties

Methods

fromBase64Xdr()

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

        
On this page

Search results