Modifier and Type | Field and Description |
---|---|
protected int |
base |
protected long |
length |
protected static byte[] |
magicBytes |
protected BlobType |
type |
protected int |
version |
Modifier | Constructor and Description |
---|---|
protected |
Blob(int base,
long length,
BlobType type,
int version) |
Modifier and Type | Method and Description |
---|---|
BlobType |
getType() |
int |
getVersion() |
protected static final byte[] magicBytes
protected final int base
protected final long length
protected final BlobType type
protected final int version
protected Blob(int base, long length, BlobType type, int version)
public BlobType getType()
public int getVersion()