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