Package com.biglybt.net.udp.uc
Interface PRUDPPacketRequestDecoder
public interface PRUDPPacketRequestDecoder
-
Method Summary
Modifier and TypeMethodDescriptiondecode
(PRUDPPacketHandler handler, DataInputStream is, long connection_id, int action, int transaction_id)
-
Method Details
-
decode
PRUDPPacketRequest decode(PRUDPPacketHandler handler, DataInputStream is, long connection_id, int action, int transaction_id) throws IOException - Throws:
IOException
-