|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NSData
Nested Class Summary | |
---|---|
static interface |
NSData._Class
|
Field Summary | |
---|---|
static NSData._Class |
CLASS
|
Method Summary | |
---|---|
void |
getBytes_length(byte[] bytes,
int length)
|
void |
getBytes(byte[] bytes)
|
int |
length()
|
Methods inherited from interface org.rococoa.NSObject |
---|
description, id, isKindOfClass, isKindOfClass, release, retain, retainCount |
Field Detail |
---|
static final NSData._Class CLASS
Method Detail |
---|
int length()
void getBytes(byte[] bytes)
void getBytes_length(byte[] bytes, int length)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |