add tests for Parser
This commit is contained in:
@@ -114,6 +114,7 @@ public class Parser {
|
||||
}
|
||||
|
||||
public static interface DecodePayloadCallback {
|
||||
|
||||
public boolean call(Packet packet, int index, int total);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user