class Uint128 extends Model (View source)

Properties

string $high
string $low

Methods

setHigh($high)

No description

string
getHigh()

No description

setLow($low)

No description

string
getLow()

No description

Details

setHigh($high)

No description

Parameters

$high

string getHigh()

No description

Return Value

string

setLow($low)

No description

Parameters

$low

string getLow()

No description

Return Value

string