public class BlockInfo extends Object
| Constructor and Description |
|---|
BlockInfo(long position, int lengthHeader, int lengthData)
|
| Modifier and Type | Method and Description |
|---|---|
int |
getLengthData()
|
int |
getLengthHeader()
|
long |
getPosition()
|