public class JilterPacket
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
MAX_PACKET_SIZE |
Constructor and Description |
---|
JilterPacket() |
Modifier and Type | Method and Description |
---|---|
int |
getCommand() |
java.nio.ByteBuffer |
getData() |
boolean |
process(java.nio.ByteBuffer dataBuffer) |
void |
reset() |
public static final int MAX_PACKET_SIZE
Copyright © 2021. All Rights Reserved.