On 12 Mar '08, at 7:44 AM, Daniel Thorpe wrote:
I'm trying to archive an object using NSKeyedArchiver. The object is
question has quite a complex structure, and one of it's instance
variables is an NSMutableData. I've tried using
[coder encodeObject:result forKey:@"TchebichefMoment_momentDa
Hello everyone!
I'm trying to archive an object using NSKeyedArchiver. The object is
question has quite a complex structure, and one of it's instance
variables is an NSMutableData. I've tried using
[coder encodeObject:result forKey:@"TchebichefMoment_momentData"];
which doesn't seem to do