Contents

init(utf8String:)

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

Declaration

init?(utf8String bytes: UnsafePointer<CChar>)

See Also

Creating a String from Unicode Data