Class TCharset
java.lang.Object
de.mirkosertic.bytecoder.classlib.java.nio.charset.TCharset
- All Implemented Interfaces:
Comparable<Charset>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanatBugLevel(String level) static Charsetstatic Charsetstatic booleanisSupported(String charactersetName) name()abstract CharsetDecoderabstract CharsetEncoderMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Comparable
compareTo
-
Constructor Details
-
TCharset
-
-
Method Details
-
defaultCharset
-
forName
-
name
-
newEncoder
-
newDecoder
-
isSupported
-
atBugLevel
-