NSData constructor

NSData()

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

Implementation

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