Static Methodscinfu.swiftsoup 2.8.7SwiftSoup
createFromEncoded(unencodedKey:encodedValue:)
Create a new Attribute from an unencoded key and a HTML attribute encoded value.
static func createFromEncoded(unencodedKey: [UInt8], encodedValue: [UInt8]) throws -> Attribute
<param>
<param>
<return>