convert Data to String with chracters swift code example Example: conert data to string swift let str = String(decoding: data, as: UTF8.self)