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