Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Standards
Standards.ASN1
Standards.ASN1.Types

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...