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