String

struct String
  • The string’s UTF-* view converted to an Array.

    Declaration

    Swift

    public var bytes: [UInt8]