Class Punycode

java.lang.Object
com.helger.commons.text.util.Punycode

@Immutable public final class Punycode extends Object
Implementation of the Punycode encoding scheme used by IDNA and RFC 3492
Source: https://www.ietf.org/rfc/rfc3492.txt
Author:
Apache Abdera