-
Notifications
You must be signed in to change notification settings - Fork 4
AnyCodable
pokryfka edited this page Aug 10, 2020
·
1 revision
!((swift(>=5.1)))
-
public struct AnyCodable: Codable
Codable
, Codable
, CustomDebugStringConvertible
, CustomDebugStringConvertible
, CustomStringConvertible
, CustomStringConvertible
, Equatable
, Equatable
swift(>=5.1)
-
public init<T>(_ value: T?)
!((swift(>=5.1)))
-
public init<T>(_ value: T?)
swift(>=5.1)
-
let value: Any
!((swift(>=5.1)))
-
let value: Any
var description: String
var debugDescription: String
public static func ==(lhs: AnyCodable, rhs: AnyCodable) -> Bool
Generated at 2020-08-17T04:20:53+0000 using swift-doc 1.0.0-beta.4.
Types
- AnyCodable
- AnyDecodable
- AnyEncodable
- XRayLogEmitter
- XRayNoOpEmitter
- XRayNoOpRecorder
- XRayRecorder
- XRayRecorder.Config
- XRayRecorder.Config.ContextMissingStrategy
- XRayRecorder.Segment
- XRayRecorder.Segment.ID
- XRayRecorder.Timestamp
- XRayRecorder.TraceContext
- XRayRecorder.TraceID
- XRayUDPEmitter
- XRayUDPEmitter.Config
- XRayUDPEmitter.EventLoopGroupProvider
- XRayUDPEmitter.SegmentEncoding