MAX_DOMAIN_LABEL_ASCII_CHARS

The maximum number of a domain label, which is the string in between the dots in a domain name.

enum MAX_DOMAIN_LABEL_ASCII_CHARS = 63;

Meta