Extracted from Pike v7.8 release 352 at 2011-09-07.
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...