createFromEncoded(unencodedKey:encodedValue:)

Create a new Attribute from an unencoded key and a HTML attribute encoded value.

Attribute.swift:119
static func createFromEncoded(unencodedKey: [UInt8], encodedValue: [UInt8]) throws -> Attribute
<param>
<param>
<return>