Structure
WebSocketMaxFrameSize
public struct WebSocketMaxFrameSize: ExpressibleByIntegerLiteral
Relationships
Conforms To
ExpressibleByIntegerLiteral
Initializers
init(integerLiteral:)
public init(integerLiteral value: Int)
Properties
`default`
public static var `default`: Self