public final class ObjectId
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private byte[] |
oidData |
private int |
oidLength |
Constructor and Description |
---|
ObjectId(byte[] buf,
int len) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getData() |
int |
getLength() |