NSMutableData constructor
NSMutableData()
Returns a new instance of NSMutableData constructed with the default new method.
Implementation
NSMutableData() : this.as(new$().object$);
Returns a new instance of NSMutableData constructed with the default new method.
NSMutableData() : this.as(new$().object$);