Overrides DecoderInterface::decode
public final function decode(string $data, string $format, array $context = []) : mixed { return $this->decoder ->decode($data, $format, $context); }