Overrides ContextAwareDecoderInterface::supportsDecoding
public function supportsDecoding(string $format, array $context = []) : bool { return $this->decoder ->supportsDecoding($format, $context); }