Method | Description | |
---|---|---|
NSPurgeableData ( byte bytes ) : System |
Initializes a new instance of the NSPurgeableData class.
|
|
NSPurgeableData ( byte bytes, |
Initializes a new instance of the NSPurgeableData class.
|
public NSPurgeableData ( byte bytes ) : System | ||
bytes | byte | The bytes. |
return | System |
public NSPurgeableData ( byte bytes, |
||
bytes | byte | The bytes. |
length | The length. | |
return | System |