Package | Description |
---|---|
net.sf.mmm.util.io.base |
Contains public implementations that help to read and write data, process bytes, etc.
|
Modifier and Type | Field and Description |
---|---|
private EncodingUtilImpl.Surrogate[] |
EncodingUtilImpl.UtfDetectionProcessor.surrogates
The last
EncodingUtilImpl.Surrogate s for each of the positions modulo 4. |
Modifier and Type | Method and Description |
---|---|
static EncodingUtilImpl.Surrogate |
EncodingUtilImpl.Surrogate.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EncodingUtilImpl.Surrogate[] |
EncodingUtilImpl.Surrogate.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001–2016 mmm-Team. All rights reserved.