func trim() -> [UInt8]
sSa9SwiftSoups5UInt8VRszlE4trimSayACGyF
3342
where Element == UInt8
import Swift
import SwiftSoup
@frozen struct Array<Element>
An ordered, random-access collection.
@frozen struct UInt8
An 8-bit unsigned integer value type.
static func < (lhs: [UInt8], rhs: [UInt8]) -> Bool
func lowercased() -> [UInt8]