if no such data exists.
ObjectWrap.stealData
void * stealData(string key)Remove a specified datum from the object's data associations, without invoking the association's destroy handler.
Parameters
key | name of the key |
Returns
the data if found, or null