@Immutable public final class Punycode extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getDecoded(char[] aChars,
boolean[] aCaseFlags) |
static String |
getDecoded(String s) |
static String |
getEncoded(char[] aChars,
boolean[] aCaseFlags) |
static String |
getEncoded(String s) |
Copyright © 2014–2017 Philip Helger. All rights reserved.