XdrSCSpecTypeBytesN
in package
Table of Contents
Properties
- $n : int
Methods
- __construct() : mixed
- decode() : XdrSCSpecTypeBytesN
- encode() : string
- getN() : int
- setN() : void
Properties
$n
public
int
$n
Methods
__construct()
public
__construct(int $n) : mixed
Parameters
- $n : int
decode()
public
static decode(XdrBuffer $xdr) : XdrSCSpecTypeBytesN
Parameters
- $xdr : XdrBuffer
Return values
XdrSCSpecTypeBytesNencode()
public
encode() : string
Return values
stringgetN()
public
getN() : int
Return values
intsetN()
public
setN(int $n) : void
Parameters
- $n : int