![JAR search and dependency download from the Maven repository](/logo.png)
com.tvd12.ezymq.common.codec.EzyMQDataSerializer Maven / Gradle / Ivy
The newest version!
package com.tvd12.ezymq.common.codec;
public interface EzyMQDataSerializer {
byte[] serialize(Object data);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy