Contents

init(utf8String:)

Creates a string by copying the data from a given null-terminated array of UTF8-encoded bytes.

Declaration

init?(utf8String bytes: [CChar])

See Also

Creating a String from Unicode Data