public class StrictUtf8 extends Charset
| Modifier and Type | Class and Description |
|---|---|
static class |
StrictUtf8.Parser
Surrogate parsing support.
|
| Constructor and Description |
|---|
StrictUtf8() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(Charset cs) |
CharsetDecoder |
newDecoder() |
CharsetEncoder |
newEncoder() |
aliases, availableCharsets, canEncode, compareTo, decode, defaultCharset, displayName, displayName, encode, encode, equals, forName, hashCode, isRegistered, isSupported, name, toStringpublic CharsetDecoder newDecoder()
newDecoder in class Charsetpublic CharsetEncoder newEncoder()
newEncoder in class CharsetCopyright © 2012-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.