Overrides DecoderInterface::supportsDecoding
public function supportsDecoding(string $format) : bool { return self::FORMAT === $format; }