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