ListDecoder implements ValueDecoder
FinalYes
Interfaces
Methods
- __construct() : mixed
- decode() : array<int, mixed>
Methods
__construct()
public
__construct(ValueDecoder $element) : mixed
Parameters
- $element : ValueDecoder
decode()
public
decode(string $data, int &$position) : array<int, mixed>
Parameters
- $data : string
- $position : int
-
read position, advanced past the consumed bytes