jcsq
Class PacketStripper

java.lang.Object
jcsq.PacketStripper
- public abstract class PacketStripper
- extends java.lang.Object
|
Field Summary |
protected byte[] |
bytes
|
|
Method Summary |
protected byte[] |
strip(byte[] b,
int offset)
|
protected void |
strip(int offset)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
bytes
protected byte[] bytes
PacketStripper
public PacketStripper(byte[] b)
strip
protected byte[] strip(byte[] b,
int offset)
strip
protected void strip(int offset)