Instance Methodscinfu.swiftsoup 2.8.7SwiftSoup->Swift
displayName
String.swift:409func displayName() -> String
func displayName() -> String
sSS20FoundationEssentialsE8EncodingV9SwiftSoupE11displayNameSSyF
What are these?95HUY
import Swift
import SwiftSoup
struct Encoding
@frozen struct String
A Unicode string value that is a collection of characters.
func mimeName() throws -> String
Returns the encoding as an equivalent IANA MIME name.
enum EncodingMIMETypeError
Errors that are thrown when a String.Encoding
fails to be represented as a MIME type.