Whats the NSCoder class used for?
Whats the NSCoder class used for?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sachin BhardwajPosted Feb 11, 2013, 6:09 AM
that is being implemented so that the class conforms to the protocol. (which has something like encodeObject and decodeObject methods in them).