NSMutableData constructor

NSMutableData()

Returns a new instance of NSMutableData constructed with the default new method.

Implementation

NSMutableData() : this.as(new$().object$);