|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NSMutableDataCreation
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
| Nested Class Summary | |
|---|---|
static interface |
NSMutableDataCreation._static_
|
| Method Summary | |
|---|---|
NSMutableData |
initWithCapacity(NSUInteger capacity)
Original signature : -(id)initWithCapacity:(NSUInteger)from NSMutableDataCreation native declaration : NSData.h:137 |
NSMutableData |
initWithLength(NSUInteger length)
Original signature : -(id)initWithLength:(NSUInteger)from NSMutableDataCreation native declaration : NSData.h:138 |
| Methods inherited from interface org.rococoa.ObjCObject |
|---|
id |
| Method Detail |
|---|
NSMutableData initWithCapacity(NSUInteger capacity)
-(id)initWithCapacity:(NSUInteger)
NSMutableData initWithLength(NSUInteger length)
-(id)initWithLength:(NSUInteger)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||