Table of Contents
Properties
-
$thresholds
: string
Methods
-
__construct()
: mixed
-
decode()
: XdrThresholds
-
encode()
: string
-
fromBase64Xdr()
: static
-
toBase64Xdr()
: string
$thresholds
public
string
$thresholds
__construct()
public
__construct(string $thresholds) : mixed
Parameters
-
$thresholds
: string
-
decode()
public
static decode(XdrBuffer $xdr) : XdrThresholds
Parameters
-
$xdr
: XdrBuffer
-
encode()
public
encode() : string
fromBase64Xdr()
public
static fromBase64Xdr(string $xdr) : static
Parameters
-
$xdr
: string
-
toBase64Xdr()
public
toBase64Xdr() : string