init(coder:)
Creates a query from a serialized instance.
Declaration
init(coder aDecoder: NSCoder)Parameters
- aDecoder:
The coder to use when deserializing the query.
Creates a query from a serialized instance.
init(coder aDecoder: NSCoder)The coder to use when deserializing the query.