Package org.teamapps.protocol.schema
Interface PojoObjectDecoder<MESSAGE extends MessageObject>
public interface PojoObjectDecoder<MESSAGE extends MessageObject>
-
Method Summary
Modifier and Type Method Description default MESSAGEdecode(byte[] bytes, FileProvider fileProvider)MESSAGEdecode(java.io.DataInputStream dis, FileProvider fileProvider)
-
Method Details
-
decode
-
decode
-