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