public class CommandData.Header
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
LENGTH_SIZE |
| Constructor and Description |
|---|
Header() |
| Modifier and Type | Method and Description |
|---|---|
void |
append(byte nextByte) |
int |
getLength() |
boolean |
isCompleted() |
void |
reset() |
public static final int LENGTH_SIZE