# FeatStd Util

#### UTF8 String Constructor

The [String](http://dev.doc.cgistudio.at/APILINK/class_feat_std_1_1_string.html) class constructor now has an optional parameter, to specify whether the length of a non-null-terminated UTF8 string with multi-byte characters is given in bytes or in code-points.

---