public class DataFrame
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected byte[] |
content |
Constructor and Description |
---|
DataFrame(byte[] content) |
Modifier and Type | Method and Description |
---|---|
protected byte |
computeChecksum() |
byte[] |
getBytes() |
byte |
getFunctionId() |
byte |
getType() |
boolean |
isValid() |