Stellar PHP SDK API Documentation

XdrUInt128Parts
in package

Table of Contents

Properties

$hi  : int
$lo  : int

Methods

__construct()  : mixed
decode()  : XdrUInt128Parts
encode()  : string
getHi()  : int
getLo()  : int
setHi()  : void
setLo()  : void

Properties

Methods

__construct()

public __construct(int $hi, int $lo) : mixed
Parameters
$hi : int
$lo : int

        
On this page

Search results