class NSData
Public Instance Methods
unarchive()
click to toggle source
# File lib/formotion/patch/object.rb, line 16 def unarchive NSKeyedUnarchiver.unarchiveObjectWithData(self) end
# File lib/formotion/patch/object.rb, line 16 def unarchive NSKeyedUnarchiver.unarchiveObjectWithData(self) end