ContentType
public enum ContentType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case imageJpeg = "image/jpeg"
-
Declaration
Swift
public var description: String { get }