Initializerhummingbird 2.8.0HummingbirdCore
init(rawValue:)
String+percentEncode.swift:198init(rawValue: UInt8)
init(rawValue: UInt8)
s15HummingbirdCore15URLComponentSetV8rawValueACs5UInt8V_tcfc
What are these?7YK6Q
import HummingbirdCore
struct URLComponentSet
@frozen struct UInt8
An 8-bit unsigned integer value type.
static let fragment: URLComponentSet
static let host: URLComponentSet
static let hostIPLiteral: URLComponentSet
static let hostZoneID: URLComponentSet
static let password: URLComponentSet
static let path: URLComponentSet
static let pathFirstSegment: URLComponentSet
static let query: URLComponentSet
static let queryItem: URLComponentSet
static let scheme: URLComponentSet
static let user: URLComponentSet
let rawValue: UInt8