PackedField
AbstractYes
Table of Contents
Methods
- __construct() : mixed
- getPackedValue() : mixed
- tryUnpack() : Result
- unpack() : mixed
Methods
__construct()
public
__construct([mixed $packedValue = '' ]) : mixed
Parameters
- $packedValue : mixed = ''
getPackedValue()
public
getPackedValue() : mixed
tryUnpack()
public
abstract tryUnpack() : Result
Return values
Resultunpack()
public
abstract unpack() : mixed