public class TarConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DATA_BLOCK |
static int |
EOF_BLOCK |
static int |
HEADER_BLOCK |
| Constructor and Description |
|---|
TarConstants() |
public static final int EOF_BLOCK
public static final int DATA_BLOCK
public static final int HEADER_BLOCK