Stellar PHP SDK API Documentation

XdrIPAddrType
in package

Table of Contents

Constants

IPv4  = 0
IPv6  = 1

Properties

$value  : int

Methods

__construct()  : mixed
decode()  : XdrIPAddrType
encode()  : string
fromBase64Xdr()  : static
getValue()  : int
IPv4()  : XdrIPAddrType
IPv6()  : XdrIPAddrType
toBase64Xdr()  : string

Constants

Properties

Methods

__construct()

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

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