Contents

data

Creates an empty data object.

Declaration

+ (instancetype) data;

Discussion

This method is declared primarily for the use of mutable subclasses of NSData.

See Also

Related Documentation

Creating Data