Modifier and Type | Method and Description |
---|---|
static InfoFormat |
InfoFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InfoFormat[] |
InfoFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
FlamByteInterface.getInfo(String infoString,
InfoFormat format)
Retrieves various information about files, supported CCSIDs and
other things.
|