OptionalDecoder implements ValueDecoder
FinalYes
Interfaces
Methods
- __construct() : mixed
- decode() : mixed
Methods
__construct()
public
__construct(ValueDecoder $base) : mixed
Parameters
- $base : ValueDecoder
decode()
public
decode(string $data, int &$position) : mixed
Parameters
- $data : string
- $position : int
-
read position, advanced past the consumed bytes