String
struct String
-
The string’s UTF-8 view converted to an
Array
.Declaration
Swift
public var bytes: [UInt8]
Docs (100% documented)
struct String
The string’s UTF-8 view converted to an Array
.
Swift
public var bytes: [UInt8]