| Package | Description |
|---|---|
| net.anwiba.commons.utilities.io |
| Modifier and Type | Method and Description |
|---|---|
static EncodingType |
EncodingType.getByCode(byte code) |
static EncodingType |
EncodingType.getByName(String name) |
static EncodingType |
EncodingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EncodingType[] |
EncodingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.