public class NSData extends NSObject
| Modifier and Type | Method and Description |
|---|---|
int |
bytes() |
static NSData |
dataWithBytes(byte[] bytes,
int length) |
void |
getBytes(byte[] buffer) |
void |
getBytes(int buffer,
int length) |
int |
length() |
accessibilityAttributeValue, accessibilitySetOverrideValue, addEventListener, alloc, autorelease, cancelAuthenticationChallenge, className, conformsToProtocol, copy, dealloc, description, draggedImage, draggingDestinationWindow, draggingLocation, draggingPasteboard, draggingSourceOperationMask, handleEvent, init, isEqual, isEqualTo, isKindOfClass, mutableCopy, outlineView, outlineView, outlineView, outlineView, performSelector, performSelectorOnMainThread, readSelectionFromPasteboard, release, respondsToSelector, retain, retainCount, setValue, superclass, tableView, tableView, tableView, useCredential, valueForKey, writeSelectionToPasteboardequals, hashCode, objc_getClass, toStringpublic NSData()
public NSData(int id)
public NSData(id id)
public int bytes()
public static NSData dataWithBytes(byte[] bytes, int length)
public void getBytes(byte[] buffer)
public void getBytes(int buffer,
int length)
public int length()