PlainValueUnpacker
Read onlyYes
FinalYes
Methods
- __construct() : mixed
- unpack() : array<string|int, mixed>
Methods
__construct()
public
__construct(BinaryReader $reader, Options $options) : mixed
Parameters
- $reader : BinaryReader
- $options : Options
unpack()
public
unpack(FlatColumn $column, int $total) : array<string|int, mixed>
Parameters
- $column : FlatColumn
- $total : int