Package | Description |
---|---|
net.sf.mmm.util.io.api |
Provides the API for utilities that help to read and write data, process bytes, etc.
|
net.sf.mmm.util.io.base |
Contains public implementations that help to read and write data, process bytes, etc.
|
Modifier and Type | Method and Description |
---|---|
EncodingDetectionReader |
EncodingUtil.createUtfDetectionReader(InputStream inputStream,
String nonUtfEncoding)
This method creates a new
Reader for the given inputStream . |
Modifier and Type | Class and Description |
---|---|
protected class |
EncodingUtilImpl.UtfDetectionReader |
Modifier and Type | Method and Description |
---|---|
EncodingDetectionReader |
EncodingUtilImpl.createUtfDetectionReader(InputStream inputStream,
String nonUtfEncoding) |
Copyright © 2001–2016 mmm-Team. All rights reserved.