Samond Classes Library 1.2.6-STABLE build 219
Classes
NSData+SCData.h File Reference

Category NSData(SCData) header file. More...

#import <Foundation/Foundation.h>
#import <scl/NSObject+SCObject.h>

Go to the source code of this file.

Classes

category  NSData(SCData)
 Standard class NSData functionality extending category. More...
 

Class Constants

#define NSDataClass   @"NSData"
 
#define NSMutableDataClass   @"NSMutableData"
 

Detailed Description

Category NSData(SCData) header file.

SDK
macOS 10.6+, iOS 7.0+, GNUstep
Since
version 1.2.1

Contains the declaration of the category NSData(SCData), which is extends the functionality of the standard class NSData.

Macro Definition Documentation

#define NSDataClass   @"NSData"

A name of the class NSData

#define NSMutableDataClass   @"NSMutableData"

A name of the class NSMutableData