| Package | Description |
|---|---|
| com.github.junrar.rarfile |
| Modifier and Type | Method and Description |
|---|---|
static UnrarHeadertype |
UnrarHeadertype.findType(byte headerType)
Returns the enum according to the given byte or null
|
UnrarHeadertype |
BaseBlock.getHeaderType() |
static UnrarHeadertype |
UnrarHeadertype.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnrarHeadertype[] |
UnrarHeadertype.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.