Method Standards.ASN1.Types.asn1_utf8_valid()
- Method asn1_utf8_valid
int(1..1) asn1_utf8_valid(string s)
- Description
Checks if a Pike string can be encoded with UTF8. That is always the case...
int(1..1) asn1_utf8_valid(string s)
Checks if a Pike string can be encoded with UTF8. That is always the case...