public class ShortEncryptedBuildRecord extends EncryptedBuildRecord
| Modifier and Type | Field and Description |
|---|---|
static int |
LENGTH |
| Constructor and Description |
|---|
ShortEncryptedBuildRecord(byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
int |
length() |
public static final int LENGTH
public ShortEncryptedBuildRecord(byte[] data)
IllegalArgumentException - if data is not correct length (null is ok)public int length()
length in class EncryptedBuildRecord