Package org.at4j.support.nio.charset

Support classes that probably would have been in java.nio.charset if they had been a part of Java.

See:
          Description

Class Summary
Charsets This class contains Charset constants for commonly used charsets and utility methods for converting between byte and character data.
 

Package org.at4j.support.nio.charset Description

Support classes that probably would have been in java.nio.charset if they had been a part of Java.

Since:
1.0
Author:
Karl Gustafsson