![JAR search and dependency download from the Maven repository](/logo.png)
fr.figarocms.flume.formatter.mapping.converter.Converter Maven / Gradle / Ivy
package fr.figarocms.flume.formatter.mapping.converter;
public interface Converter {
public T convert(byte[] source);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy