decodePoint()
Decodes and returns an NSPoint structure that was previously encoded with Encode(_:) 75jv4.
Declaration
func decodePoint() -> NSPointSee Also
Decoding General Data
decodeArray(ofObjCType:count:at:)decodeBool(forKey:)decodeBytes(forKey:returnedLength:)decodeBytes(withReturnedLength:)decodeData()decodeDouble(forKey:)decodeFloat(forKey:)decodeCInt(forKey:)decodeInteger(forKey:)decodeInt32(forKey:)decodeInt64(forKey:)decodeObject()decodeObject(forKey:)decodePoint(forKey:)decodePropertyList()