-
-
-
-
-
-
Methods in org.robovm.apple.avfoundation that return NSData
| Modifier and Type |
Method |
Description |
static NSData |
AVCaptureStillImageOutput.createJPEGStillImageNSDataRepresentation(CMSampleBuffer jpegSampleBuffer) |
Deprecated.
|
static NSData |
AVCapturePhotoOutput.DNGPhotoDataRepresentationForRawSampleBuffer(CMSampleBuffer rawSampleBuffer,
CMSampleBuffer previewPhotoSampleBuffer) |
Deprecated.
|
NSData |
AVCapturePhoto.fileDataRepresentation() |
|
NSData |
AVCapturePhoto.fileDataRepresentation(AVCapturePhotoFileDataRepresentationCustomizer customizer) |
|
NSData |
AVCapturePhoto.fileDataRepresentation(NSDictionary<NSString,?> replacementMetadata,
NSDictionary<NSString,?> replacementEmbeddedThumbnailPhotoFormat,
CVPixelBuffer replacementEmbeddedThumbnailPixelBuffer,
AVDepthData replacementDepthData) |
Deprecated.
|
NSData |
AVAssetDownloadConfiguration.getArtworkData() |
|
NSData |
AVContentKeySession.getContentProtectionSessionIdentifier() |
|
NSData |
AVAudioPlayer.getData() |
|
NSData |
AVAudioSequencer.getData(long SMPTEResolution) |
|
NSData |
AVMovie.getData() |
|
NSData |
AVMetadataItem.getDataValue() |
|
NSData |
AVPlayerItemAccessLog.getExtendedLogData() |
|
NSData |
AVPlayerItemErrorLog.getExtendedLogData() |
|
static NSData |
AVCaptureDevice.getExtrinsicMatrix(AVCaptureDevice fromDevice,
AVCaptureDevice toDevice) |
|
NSData |
AVContentKeyRequest.getInitializationData() |
|
NSData |
AVCameraCalibrationData.getInverseLensDistortionLookupTable() |
|
NSData |
AVCameraCalibrationData.getLensDistortionLookupTable() |
|
NSData |
AVAudioConverter.getMagicCookie() |
|
NSData |
AVAudioFormat.getMagicCookie() |
|
NSData |
AVMovie.getMmovieHeader(String fileType,
NSError.NSErrorPtr outError) |
|
NSData |
AVAssetResourceLoadingRequest.getPersistentContentKey(NSData keyVendorResponse,
AVAssetResourceLoadingRequestOptions options) |
Deprecated.
|
NSData |
AVAssetResourceLoadingRequest.getStreamingContentKeyRequestData(NSData appIdentifier,
NSData contentIdentifier,
AVAssetResourceLoadingRequestOptions options) |
Deprecated.
|
static NSData |
AVCapturePhotoOutput.JPEGPhotoDataRepresentationForJPEGSampleBuffer(CMSampleBuffer JPEGSampleBuffer,
CMSampleBuffer previewPhotoSampleBuffer) |
Deprecated.
|
NSData |
AVPersistableContentKeyRequest.persistableContentKeyFromKeyVendorResponse(NSData keyVendorResponse,
NSDictionary<NSString,?> options,
NSError.NSErrorPtr outError) |
|
Methods in org.robovm.apple.avfoundation with parameters of type NSData
| Modifier and Type |
Method |
Description |
AVAggregateAssetDownloadTask |
AVAssetDownloadURLSession.aggregateAssetDownloadTaskWithURLAsset(AVURLAsset URLAsset,
NSArray<AVMediaSelection> mediaSelections,
String title,
NSData artworkData,
NSDictionary<NSString,?> options) |
|
protected static long |
AVContentKeyResponse.create(NSData keyResponseData) |
|
protected static long |
AVContentKeyResponse.create(NSData keyData,
NSData initializationVector) |
|
static AVFragmentedAsset |
AVFragmentedAsset.createProviderDataObject(NSData data,
String typeIdentifier) |
|
static AVURLAsset |
AVURLAsset.createProviderDataObject(NSData data,
String typeIdentifier) |
|
static AVContentKeyResponse |
AVContentKeyResponse.createUsingAuthTokenData(NSData authorizationTokenData) |
|
void |
AVAssetWriterDelegate.didOutputSegmentData(AVAssetWriter writer,
NSData segmentData,
AVAssetSegmentType segmentType) |
|
void |
AVAssetWriterDelegate.didOutputSegmentData(AVAssetWriter writer,
NSData segmentData,
AVAssetSegmentType segmentType,
AVAssetSegmentReport segmentReport) |
|
void |
AVAssetWriterDelegateAdapter.didOutputSegmentData(AVAssetWriter writer,
NSData segmentData,
AVAssetSegmentType segmentType) |
|
void |
AVAssetWriterDelegateAdapter.didOutputSegmentData(AVAssetWriter writer,
NSData segmentData,
AVAssetSegmentType segmentType,
AVAssetSegmentReport segmentReport) |
|
void |
AVContentKeySessionDelegate.didUpdatePersistableContentKey(AVContentKeySession session,
NSData persistableContentKey,
NSObject keyIdentifier) |
|
void |
AVContentKeySessionDelegateAdapter.didUpdatePersistableContentKey(AVContentKeySession session,
NSData persistableContentKey,
NSObject keyIdentifier) |
|
void |
AVAssetResourceLoadingRequest.finishLoading(NSURLResponse response,
NSData data,
NSURLRequest redirect) |
Deprecated.
|
NSData |
AVAssetResourceLoadingRequest.getPersistentContentKey(NSData keyVendorResponse,
AVAssetResourceLoadingRequestOptions options) |
Deprecated.
|
NSData |
AVAssetResourceLoadingRequest.getStreamingContentKeyRequestData(NSData appIdentifier,
NSData contentIdentifier,
AVAssetResourceLoadingRequestOptions options) |
Deprecated.
|
protected long |
AVMovie.init(NSData data,
NSDictionary<NSString,?> options) |
|
protected long |
AVMutableMovie.init(NSData data,
NSDictionary<NSString,?> options,
NSError.NSErrorPtr outError) |
|
void |
AVContentKeySession.invalidateAllPersistableContentKeys(NSData appIdentifier,
NSDictionary<NSString,?> options,
VoidBlock2<NSData,NSError> handler) |
|
void |
AVContentKeySession.invalidatePersistableContentKey(NSData persistableContentKeyData,
NSDictionary<NSString,?> options,
VoidBlock2<NSData,NSError> handler) |
|
boolean |
AVAudioSequencer.load(NSData data,
AVMusicSequenceLoadOptions options) |
|
void |
AVContentKeySession.makeSecureTokenForExpirationDateOfPersistableContentKey(NSData persistableContentKeyData,
VoidBlock2<NSData,NSError> handler) |
|
void |
AVContentKeyRequest.makeStreamingContentKeyRequestDataForApp(NSData appIdentifier,
NSData contentIdentifier,
NSDictionary<NSString,?> options,
VoidBlock2<NSData,NSError> handler) |
|
AVAssetDownloadTask |
AVAssetDownloadURLSession.newAssetDownloadTask(AVURLAsset URLAsset,
String title,
NSData artworkData,
AVAssetDownloadTaskOptions options) |
|
static NSArray<NSData> |
AVContentKeySession.pendingExpiredSessionReportsWithAppIdentifier(NSData appIdentifier,
NSURL storageURL) |
|
NSData |
AVPersistableContentKeyRequest.persistableContentKeyFromKeyVendorResponse(NSData keyVendorResponse,
NSDictionary<NSString,?> options,
NSError.NSErrorPtr outError) |
|
void |
AVContentKeySession.processContentKeyRequestWithIdentifier(NSObject identifier,
NSData initializationData,
NSDictionary<NSString,?> options) |
|
static void |
AVContentKeySession.removePendingExpiredSessionReports(NSArray<NSData> expiredSessionReports,
NSData appIdentifier,
NSURL storageURL) |
|
void |
AVAssetResourceLoadingDataRequest.respond(NSData data) |
|
void |
AVAudioUnitMIDIInstrument.sendMIDISysExEvent(NSData midiData) |
|
void |
AVAssetDownloadConfiguration.setArtworkData(NSData v) |
|
void |
AVAudioConverter.setMagicCookie(NSData v) |
|
void |
AVAudioFormat.setMagicCookie(NSData v) |
|
Method parameters in org.robovm.apple.avfoundation with type arguments of type NSData
| Modifier and Type |
Method |
Description |
void |
AVContentKeySession.invalidateAllPersistableContentKeys(NSData appIdentifier,
NSDictionary<NSString,?> options,
VoidBlock2<NSData,NSError> handler) |
|
void |
AVContentKeySession.invalidatePersistableContentKey(NSData persistableContentKeyData,
NSDictionary<NSString,?> options,
VoidBlock2<NSData,NSError> handler) |
|
NSProgress |
AVURLAsset.loadData(String typeIdentifier,
VoidBlock2<NSData,NSError> completionHandler) |
|
void |
AVContentKeySession.makeSecureTokenForExpirationDateOfPersistableContentKey(NSData persistableContentKeyData,
VoidBlock2<NSData,NSError> handler) |
|
void |
AVContentKeyRequest.makeStreamingContentKeyRequestDataForApp(NSData appIdentifier,
NSData contentIdentifier,
NSDictionary<NSString,?> options,
VoidBlock2<NSData,NSError> handler) |
|
static void |
AVContentKeySession.removePendingExpiredSessionReports(NSArray<NSData> expiredSessionReports,
NSData appIdentifier,
NSURL storageURL) |
|
Constructors in org.robovm.apple.avfoundation with parameters of type NSData
| Constructor |
Description |
AVAudioPlayer(NSData data) |
|
AVAudioPlayer(NSData data,
String utiString) |
|
AVContentKeyResponse(NSData keyResponseData) |
|
AVContentKeyResponse(NSData keyData,
NSData initializationVector) |
|
AVFragmentedMovie(NSData data,
NSDictionary<NSString,?> options) |
|
AVMIDIPlayer(NSData data,
NSURL bankURL) |
|
AVMovie(NSData data,
NSDictionary<NSString,?> options) |
|
AVMutableMovie(NSData data,
NSDictionary<NSString,?> options) |
|
AVMutableMovie(NSData data,
NSDictionary<NSString,?> options,
NSError.NSErrorPtr outError) |
|
-
-
-
-
-
-
-
-
Methods in org.robovm.apple.coreimage that return NSData
| Modifier and Type |
Method |
Description |
NSData |
CIAztecCodeDescriptor.getErrorCorrectedPayload() |
|
NSData |
CIDataMatrixCodeDescriptor.getErrorCorrectedPayload() |
|
NSData |
CIPDF417CodeDescriptor.getErrorCorrectedPayload() |
|
NSData |
CIQRCodeDescriptor.getErrorCorrectedPayload() |
|
NSData |
CIContext.getHEIF10Representation(CIImage image,
CGColorSpace colorSpace,
CIImageRepresentationOptions options,
NSError.NSErrorPtr errorPtr) |
|
NSData |
CIContext.HEIFRepresentationOfImage(CIImage image,
int format,
CGColorSpace colorSpace,
CIImageRepresentationOptions options) |
|
NSData |
CIContext.jpegRepresentationOfImage(CIImage image,
CGColorSpace colorSpace,
CIImageRepresentationOptions options) |
|
NSData |
CIContext.PNGRepresentationOfImage(CIImage image,
int format,
CGColorSpace colorSpace,
CIImageRepresentationOptions options) |
|
static NSData |
CIFilter.serializeToXMP(NSArray<CIFilter> filters,
CGRect extent) |
|
NSData |
CIContext.tiffRepresentationOfImage(CIImage image,
int format,
CGColorSpace colorSpace,
CIImageRepresentationOptions options) |
|
Methods in org.robovm.apple.coreimage with parameters of type NSData
| Modifier and Type |
Method |
Description |
static CIBlendKernel |
CIBlendKernel.create(String name,
NSData data) |
|
static CIBlendKernel |
CIBlendKernel.create(String name,
NSData data,
int format) |
|
static CIColorKernel |
CIColorKernel.create(String name,
NSData data) |
|
static CIColorKernel |
CIColorKernel.create(String name,
NSData data,
int format) |
|
protected static long |
CIFilter.create(NSData data,
CIRAWFilterOptions options) |
Deprecated.
|
static CIKernel |
CIKernel.create(String name,
NSData data) |
|
static CIKernel |
CIKernel.create(String name,
NSData data,
int format) |
|
protected static long |
CIRAWFilter.create(NSData data,
String identifierHint) |
|
static CIWarpKernel |
CIWarpKernel.create(String name,
NSData data) |
|
static CIWarpKernel |
CIWarpKernel.create(String name,
NSData data,
int format) |
|
CIFilter |
CIContext.depthBlurEffectFilter(NSData data,
NSDictionary<?,?> options) |
|
static CIAztecCodeDescriptor |
CIAztecCodeDescriptor.descriptor(NSData errorCorrectedPayload,
boolean isCompact,
long layerCount,
long dataCodewordCount) |
|
static CIDataMatrixCodeDescriptor |
CIDataMatrixCodeDescriptor.descriptor(NSData errorCorrectedPayload,
long rowCount,
long columnCount,
CIDataMatrixCodeECCVersion eccVersion) |
|
static CIPDF417CodeDescriptor |
CIPDF417CodeDescriptor.descriptor(NSData errorCorrectedPayload,
boolean isCompact,
long rowCount,
long columnCount) |
|
static CIQRCodeDescriptor |
CIQRCodeDescriptor.descriptor(NSData errorCorrectedPayload,
long symbolVersion,
byte maskPattern,
CIQRCodeErrorCorrectionLevel errorCorrectionLevel) |
|
static NSArray<CIFilter> |
CIFilter.deserializeFromXMP(NSData xmpData,
CGRect extent) |
|
static NSArray<NSString> |
CIBlendKernel.getKernelNamesFromMetalLibraryData(NSData data) |
|
static NSArray<NSString> |
CIColorKernel.getKernelNamesFromMetalLibraryData(NSData data) |
|
static NSArray<NSString> |
CIKernel.getKernelNamesFromMetalLibraryData(NSData data) |
|
static NSArray<NSString> |
CIWarpKernel.getKernelNamesFromMetalLibraryData(NSData data) |
|
protected long |
CIAztecCodeDescriptor.init(NSData errorCorrectedPayload,
boolean isCompact,
long layerCount,
long dataCodewordCount) |
|
protected long |
CIDataMatrixCodeDescriptor.init(NSData errorCorrectedPayload,
long rowCount,
long columnCount,
CIDataMatrixCodeECCVersion eccVersion) |
|
protected long |
CIImage.init(NSData data) |
|
protected long |
CIImage.init(NSData data,
long bytesPerRow,
CGSize size,
int format,
CGColorSpace colorSpace) |
|
protected long |
CIImage.init(NSData data,
CIImageOptions options) |
|
protected long |
CIPDF417CodeDescriptor.init(NSData errorCorrectedPayload,
boolean isCompact,
long rowCount,
long columnCount) |
|
protected long |
CIQRCodeDescriptor.init(NSData errorCorrectedPayload,
long symbolVersion,
byte maskPattern,
CIQRCodeErrorCorrectionLevel errorCorrectionLevel) |
|
Constructors in org.robovm.apple.coreimage with parameters of type NSData
| Constructor |
Description |
CIAztecCodeDescriptor(NSData errorCorrectedPayload,
boolean isCompact,
long layerCount,
long dataCodewordCount) |
|
CIDataMatrixCodeDescriptor(NSData errorCorrectedPayload,
long rowCount,
long columnCount,
CIDataMatrixCodeECCVersion eccVersion) |
|
CIFilter(NSData data,
CIRAWFilterOptions options) |
Deprecated.
|
CIImage(NSData data) |
|
CIImage(NSData data,
long bytesPerRow,
CGSize size,
int format,
CGColorSpace colorSpace) |
|
CIImage(NSData data,
CIImageOptions options) |
|
CIPDF417CodeDescriptor(NSData errorCorrectedPayload,
boolean isCompact,
long rowCount,
long columnCount) |
|
CIQRCodeDescriptor(NSData errorCorrectedPayload,
long symbolVersion,
byte maskPattern,
CIQRCodeErrorCorrectionLevel errorCorrectionLevel) |
|
CIRAWFilter(NSData data,
String identifierHint) |
|
-
-
-
Methods in org.robovm.apple.coremidi with parameters of type NSData
| Modifier and Type |
Method |
Description |
static MIDIThruConnection |
MIDIThruConnection.create(String inPersistentOwnerID,
NSData inConnectionParams) |
|
protected static MIDIError |
MIDIThruConnection.create(String inPersistentOwnerID,
NSData inConnectionParams,
MIDIThruConnection.MIDIThruConnectionPtr outConnection) |
|
void |
MIDICIProfileResponderDelegate.handleDataForProfile(MIDICIProfile aProfile,
byte channel,
NSData inData) |
|
void |
MIDICIProfileResponderDelegateAdapter.handleDataForProfile(MIDICIProfile aProfile,
byte channel,
NSData inData) |
|
protected long |
MIDICIDeviceInfo.init(MIDIEntity midiDestination,
NSData manufacturer,
NSData family,
NSData modelNumber,
NSData revisionLevel) |
|
protected long |
MIDICIProfile.init(NSData data) |
|
protected long |
MIDICIProfile.init(NSData data,
String inName) |
|
boolean |
MIDICIResponder.sendProfile(MIDICIProfile aProfile,
byte channel,
NSData profileSpecificData) |
|
boolean |
MIDICISession.sendProfile(MIDICIProfile profile,
byte channel,
NSData profileSpecificData) |
|
MIDIError |
MIDIObject.setDataProperty(String propertyID,
NSData data) |
|
MIDIError |
MIDIThruConnection.setParams(NSData inConnectionParams) |
|
-
-
Methods in org.robovm.apple.corenfc with parameters of type NSData
| Modifier and Type |
Method |
Description |
void |
NFCISO15693Tag.authenticate(NFCISO15693RequestFlag flags,
long cryptoSuiteIdentifier,
NSData message,
VoidBlock3<NFCISO15693ResponseFlag,NSData,NSError> completionHandler) |
|
void |
NFCISO15693Tag.challenge(NFCISO15693RequestFlag flags,
long cryptoSuiteIdentifier,
NSData message,
VoidBlock1<NSError> completionHandler) |
|
protected static long |
NFCNDEFMessage.create(NSData data) |
|
void |
NFCISO15693Tag.customCommand(NFCISO15693RequestFlag flags,
long customCommandCode,
NSData customRequestParameters,
VoidBlock2<NSData,NSError> completionHandler) |
|
void |
NFCISO15693Tag.extendedWriteSingleBlock(NFCISO15693RequestFlag flags,
long blockNumber,
NSData dataBlock,
VoidBlock1<NSError> completionHandler) |
|
protected long |
NFCISO15693CustomCommandConfiguration.init(long manufacturerCode,
long customCommandCode,
NSData requestParameters) |
|
protected long |
NFCISO15693CustomCommandConfiguration.init(long manufacturerCode,
long customCommandCode,
NSData requestParameters,
long maximumRetries,
double retryInterval) |
|
protected long |
NFCISO7816APDU.init(byte instructionClass,
byte instructionCode,
byte p1Parameter,
byte p2Parameter,
NSData data,
long expectedResponseLength) |
|
protected long |
NFCISO7816APDU.init(NSData data) |
|
protected long |
NFCNDEFPayload.init(NFCTypeNameFormat format,
NSData type,
NSData identifier,
NSData payload) |
|
protected long |
NFCNDEFPayload.init(NFCTypeNameFormat format,
NSData type,
NSData identifier,
NSData payload,
long chunkSize) |
|
void |
NFCISO15693Tag.keyUpdate(NFCISO15693RequestFlag flags,
long keyIdentifier,
NSData message,
VoidBlock3<NFCISO15693ResponseFlag,NSData,NSError> completionHandler) |
|
void |
NFCFeliCaTag.pollingUsingSystemCode(NSData systemCode,
NFCFeliCaPollingRequestCode requestCode,
NFCFeliCaPollingTimeSlot timeSlot,
VoidBlock3<NSData,NSData,NSError> completionHandler) |
|
void |
NFCFeliCaTag.sendFeliCaCommandPacket(NSData commandPacket,
VoidBlock2<NSData,NSError> completionHandler) |
|
void |
NFCMiFareTag.sendMiFareCommand(NSData command,
VoidBlock2<NSData,NSError> completionHandler) |
|
void |
NFCISO15693Tag.sendRequest(long flags,
long commandCode,
NSData data,
VoidBlock3<NFCISO15693ResponseFlag,NSData,NSError> completionHandler) |
|
void |
NFCNDEFPayload.setIdentifier(NSData v) |
|
void |
NFCNDEFPayload.setPayload(NSData v) |
|
void |
NFCISO15693CustomCommandConfiguration.setRequestParameters(NSData v) |
|
void |
NFCNDEFPayload.setType(NSData v) |
|
void |
NFCISO15693Tag.writeSingleBlock(NFCISO15693RequestFlag flags,
byte blockNumber,
NSData dataBlock,
VoidBlock1<NSError> completionHandler) |
|
Method parameters in org.robovm.apple.corenfc with type arguments of type NSData
| Modifier and Type |
Method |
Description |
void |
NFCISO15693Tag.authenticate(NFCISO15693RequestFlag flags,
long cryptoSuiteIdentifier,
NSData message,
VoidBlock3<NFCISO15693ResponseFlag,NSData,NSError> completionHandler) |
|
void |
NFCISO15693Tag.customCommand(NFCISO15693RequestFlag flags,
long customCommandCode,
NSData customRequestParameters,
VoidBlock2<NSData,NSError> completionHandler) |
|
void |
NFCISO15693Tag.extendedFastReadMultipleBlocks(NFCISO15693RequestFlag flags,
NSRange blockRange,
VoidBlock2<NSArray<NSData>,NSError> completionHandler) |
|
void |
NFCISO15693Tag.extendedReadMultipleBlocks(NFCISO15693RequestFlag flags,
NSRange blockRange,
VoidBlock2<NSArray<NSData>,NSError> completionHandler) |
|
void |
NFCISO15693Tag.extendedReadSingleBlock(NFCISO15693RequestFlag flags,
long blockNumber,
VoidBlock2<NSData,NSError> completionHandler) |
|
void |
NFCISO15693Tag.extendedWriteMultipleBlocks(NFCISO15693RequestFlag flags,
NSRange blockRange,
NSArray<NSData> dataBlocks,
VoidBlock1<NSError> completionHandler) |
|
void |
NFCISO15693Tag.fastReadMultipleBlocks(NFCISO15693RequestFlag flags,
NSRange blockRange,
VoidBlock2<NSArray<NSData>,NSError> completionHandler) |
|
void |
NFCISO15693Tag.keyUpdate(NFCISO15693RequestFlag flags,
long keyIdentifier,
NSData message,
VoidBlock3<NFCISO15693ResponseFlag,NSData,NSError> completionHandler) |
|
void |
NFCFeliCaTag.pollingUsingSystemCode(NSData systemCode,
NFCFeliCaPollingRequestCode requestCode,
NFCFeliCaPollingTimeSlot timeSlot,
VoidBlock3<NSData,NSData,NSError> completionHandler) |
|
void |
NFCFeliCaTag.pollingUsingSystemCode(NSData systemCode,
NFCFeliCaPollingRequestCode requestCode,
NFCFeliCaPollingTimeSlot timeSlot,
VoidBlock3<NSData,NSData,NSError> completionHandler) |
|
void |
NFCISO15693Tag.readBuffer(NFCISO15693RequestFlag flags,
VoidBlock3<NFCISO15693ResponseFlag,NSData,NSError> completionHandler) |
|
void |
NFCISO15693Tag.readMultipleBlocks(NFCISO15693ReadMultipleBlocksConfiguration readConfiguration,
VoidBlock2<NSData,NSError> completionHandler) |
|
void |
NFCISO15693Tag.readMultipleBlocks(NFCISO15693RequestFlag flags,
NSRange blockRange,
VoidBlock2<NSArray<NSData>,NSError> completionHandler) |
|
void |
NFCISO15693Tag.readSingleBlock(NFCISO15693RequestFlag flags,
byte blockNumber,
VoidBlock2<NSData,NSError> completionHandler) |
|
void |
NFCFeliCaTag.readWithoutEncryption(NSArray<NSData> serviceCodeList,
NSArray<NSData> blockList,
VoidBlock4<Long,Long,NSArray<NSData>,NSError> completionHandler) |
|
void |
NFCFeliCaTag.readWithoutEncryption(NSArray<NSData> serviceCodeList,
NSArray<NSData> blockList,
VoidBlock4<Long,Long,NSArray<NSData>,NSError> completionHandler) |
|
void |
NFCFeliCaTag.requestService(NSArray<NSData> nodeCodeList,
VoidBlock2<NSArray<NSData>,NSError> completionHandler) |
|
void |
NFCFeliCaTag.requestService(NSArray<NSData> nodeCodeList,
VoidBlock2<NSArray<NSData>,NSError> completionHandler) |
|
void |
NFCFeliCaTag.requestServiceV2(NSArray<NSData> nodeCodeList,
VoidBlock6<Long,Long,NFCFeliCaEncryptionId,NSArray<NSData>,NSArray<NSData>,NSError> completionHandler) |
|
void |
NFCFeliCaTag.requestServiceV2(NSArray<NSData> nodeCodeList,
VoidBlock6<Long,Long,NFCFeliCaEncryptionId,NSArray<NSData>,NSArray<NSData>,NSError> completionHandler) |
|
void |
NFCFeliCaTag.requestServiceV2(NSArray<NSData> nodeCodeList,
VoidBlock6<Long,Long,NFCFeliCaEncryptionId,NSArray<NSData>,NSArray<NSData>,NSError> completionHandler) |
|
void |
NFCFeliCaTag.requestSpecificationVersion(VoidBlock5<Long,Long,NSData,NSData,NSError> completionHandler) |
|
void |
NFCFeliCaTag.requestSpecificationVersion(VoidBlock5<Long,Long,NSData,NSData,NSError> completionHandler) |
|
void |
NFCFeliCaTag.requestSystemCode(VoidBlock2<NSArray<NSData>,NSError> completionHandler) |
|
void |
NFCISO7816Tag.sendCommandAPDU(NFCISO7816APDU apdu,
VoidBlock4<NSData,Byte,Byte,NSError> completionHandler) |
|
void |
NFCISO15693Tag.sendCustomCommand(NFCISO15693CustomCommandConfiguration commandConfiguration,
VoidBlock2<NSData,NSError> completionHandler) |
|
void |
NFCFeliCaTag.sendFeliCaCommandPacket(NSData commandPacket,
VoidBlock2<NSData,NSError> completionHandler) |
|
void |
NFCMiFareTag.sendMiFareCommand(NSData command,
VoidBlock2<NSData,NSError> completionHandler) |
|
void |
NFCMiFareTag.sendMiFareISO7816Command(NFCISO7816APDU apdu,
VoidBlock4<NSData,Byte,Byte,NSError> completionHandler) |
|
void |
NFCISO15693Tag.sendRequest(long flags,
long commandCode,
NSData data,
VoidBlock3<NFCISO15693ResponseFlag,NSData,NSError> completionHandler) |
|
void |
NFCISO15693Tag.writeMultipleBlocks(NFCISO15693RequestFlag flags,
NSRange blockRange,
NSArray<NSData> dataBlocks,
VoidBlock1<NSError> completionHandler) |
|
void |
NFCFeliCaTag.writeWithoutEncryption(NSArray<NSData> serviceCodeList,
NSArray<NSData> blockList,
NSArray<NSData> blockData,
VoidBlock3<Long,Long,NSError> completionHandler) |
|
Constructors in org.robovm.apple.corenfc with parameters of type NSData
| Constructor |
Description |
NFCISO15693CustomCommandConfiguration(long manufacturerCode,
long customCommandCode,
NSData requestParameters) |
|
NFCISO15693CustomCommandConfiguration(long manufacturerCode,
long customCommandCode,
NSData requestParameters,
long maximumRetries,
double retryInterval) |
|
NFCISO7816APDU(byte instructionClass,
byte instructionCode,
byte p1Parameter,
byte p2Parameter,
NSData data,
long expectedResponseLength) |
|
NFCISO7816APDU(NSData data) |
|
NFCNDEFMessage(NSData data) |
|
NFCNDEFPayload(NFCTypeNameFormat format,
NSData type,
NSData identifier,
NSData payload) |
|
NFCNDEFPayload(NFCTypeNameFormat format,
NSData type,
NSData identifier,
NSData payload,
long chunkSize) |
|
-
-
-
-
-
-
Methods in org.robovm.apple.cryptotokenkit that return NSData
| Modifier and Type |
Method |
Description |
static NSData |
TKBERTLVRecord.dataForTag(long tag) |
|
NSData |
TKTokenSessionDelegate.decryptData(TKTokenSession session,
NSData ciphertext,
NSObject keyObjectID,
TKTokenKeyAlgorithm algorithm,
NSError.NSErrorPtr error) |
|
NSData |
TKTokenSessionDelegateAdapter.decryptData(TKTokenSession session,
NSData ciphertext,
NSObject keyObjectID,
TKTokenKeyAlgorithm algorithm,
NSError.NSErrorPtr error) |
|
NSData |
TKSmartCardToken.getAID() |
|
NSData |
TKTokenSmartCardPINAuthOperation.getAPDUTemplate() |
|
NSData |
TKTokenKeychainKey.getApplicationTag() |
|
NSData |
TKSmartCardATR.getBytes() |
|
NSData |
TKTokenConfiguration.getConfigurationData() |
|
NSData |
TKTLVRecord.getData() |
|
NSData |
TKTokenKeychainCertificate.getData() |
|
NSData |
TKSmartCardATR.getHistoricalBytes() |
|
NSData |
TKTokenKeychainKey.getPublicKeyData() |
|
NSData |
TKTokenKeychainKey.getPublicKeyHash() |
|
NSData |
TKSmartCardUserInteractionForPINOperation.getResultData() |
|
NSData |
TKTokenKeyExchangeParameters.getSharedInfo() |
|
NSData |
TKTLVRecord.getValue() |
|
NSData |
TKTokenSessionDelegate.performKeyExchange(TKTokenSession session,
NSData otherPartyPublicKeyData,
NSObject objectID,
TKTokenKeyAlgorithm algorithm,
TKTokenKeyExchangeParameters parameters,
NSError.NSErrorPtr error) |
|
NSData |
TKTokenSessionDelegateAdapter.performKeyExchange(TKTokenSession session,
NSData otherPartyPublicKeyData,
NSObject objectID,
TKTokenKeyAlgorithm algorithm,
TKTokenKeyExchangeParameters parameters,
NSError.NSErrorPtr error) |
|
NSData |
TKSmartCard.send(byte ins,
byte p1,
byte p2,
NSData requestData,
NSNumber le,
ShortPtr sw,
NSError.NSErrorPtr error) |
|
NSData |
TKTokenSessionDelegate.signData(TKTokenSession session,
NSData dataToSign,
NSObject keyObjectID,
TKTokenKeyAlgorithm algorithm,
NSError.NSErrorPtr error) |
|
NSData |
TKTokenSessionDelegateAdapter.signData(TKTokenSession session,
NSData dataToSign,
NSObject keyObjectID,
TKTokenKeyAlgorithm algorithm,
NSError.NSErrorPtr error) |
|
Methods in org.robovm.apple.cryptotokenkit with parameters of type NSData
| Modifier and Type |
Method |
Description |
TKSmartCardToken |
TKSmartCardTokenDriverDelegate.createToken(TKSmartCardTokenDriver driver,
TKSmartCard smartCard,
NSData AID,
NSError.NSErrorPtr error) |
|
TKSmartCardToken |
TKSmartCardTokenDriverDelegateAdapter.createToken(TKSmartCardTokenDriver driver,
TKSmartCard smartCard,
NSData AID,
NSError.NSErrorPtr error) |
|
NSData |
TKTokenSessionDelegate.decryptData(TKTokenSession session,
NSData ciphertext,
NSObject keyObjectID,
TKTokenKeyAlgorithm algorithm,
NSError.NSErrorPtr error) |
|
NSData |
TKTokenSessionDelegateAdapter.decryptData(TKTokenSession session,
NSData ciphertext,
NSObject keyObjectID,
TKTokenKeyAlgorithm algorithm,
NSError.NSErrorPtr error) |
|
protected long |
TKBERTLVRecord.init(long tag,
NSData value) |
|
protected long |
TKCompactTLVRecord.init(byte tag,
NSData value) |
|
protected long |
TKSimpleTLVRecord.init(byte tag,
NSData value) |
|
protected long |
TKSmartCardATR.init(NSData bytes) |
|
protected long |
TKSmartCardToken.init(TKSmartCard smartCard,
NSData AID,
String instanceID,
TKSmartCardTokenDriver tokenDriver) |
|
NSData |
TKTokenSessionDelegate.performKeyExchange(TKTokenSession session,
NSData otherPartyPublicKeyData,
NSObject objectID,
TKTokenKeyAlgorithm algorithm,
TKTokenKeyExchangeParameters parameters,
NSError.NSErrorPtr error) |
|
NSData |
TKTokenSessionDelegateAdapter.performKeyExchange(TKTokenSession session,
NSData otherPartyPublicKeyData,
NSObject objectID,
TKTokenKeyAlgorithm algorithm,
TKTokenKeyExchangeParameters parameters,
NSError.NSErrorPtr error) |
|
static TKBERTLVRecord |
TKBERTLVRecord.recordFromData(NSData data) |
|
static TKCompactTLVRecord |
TKCompactTLVRecord.recordFromData(NSData data) |
|
static TKSimpleTLVRecord |
TKSimpleTLVRecord.recordFromData(NSData data) |
|
static TKTLVRecord |
TKTLVRecord.recordFromData(NSData data) |
|
void |
TKSmartCard.send(byte ins,
byte p1,
byte p2,
NSData requestData,
NSNumber le,
VoidBlock3<NSData,Short,NSError> reply) |
|
NSData |
TKSmartCard.send(byte ins,
byte p1,
byte p2,
NSData requestData,
NSNumber le,
ShortPtr sw,
NSError.NSErrorPtr error) |
|
static NSArray<TKTLVRecord> |
TKBERTLVRecord.sequenceOfRecordsFromData(NSData data) |
|
static NSArray<TKTLVRecord> |
TKCompactTLVRecord.sequenceOfRecordsFromData(NSData data) |
|
static NSArray<TKTLVRecord> |
TKSimpleTLVRecord.sequenceOfRecordsFromData(NSData data) |
|
static NSArray<TKTLVRecord> |
TKTLVRecord.sequenceOfRecordsFromData(NSData data) |
|
void |
TKTokenSmartCardPINAuthOperation.setAPDUTemplate(NSData v) |
|
void |
TKTokenKeychainKey.setApplicationTag(NSData v) |
|
void |
TKTokenConfiguration.setConfigurationData(NSData v) |
|
void |
TKTokenKeychainKey.setPublicKeyData(NSData v) |
|
void |
TKTokenKeychainKey.setPublicKeyHash(NSData v) |
|
void |
TKSmartCardUserInteractionForPINOperation.setResultData(NSData v) |
|
NSData |
TKTokenSessionDelegate.signData(TKTokenSession session,
NSData dataToSign,
NSObject keyObjectID,
TKTokenKeyAlgorithm algorithm,
NSError.NSErrorPtr error) |
|
NSData |
TKTokenSessionDelegateAdapter.signData(TKTokenSession session,
NSData dataToSign,
NSObject keyObjectID,
TKTokenKeyAlgorithm algorithm,
NSError.NSErrorPtr error) |
|
void |
TKSmartCard.transmitRequest(NSData request,
VoidBlock2<NSData,NSError> reply) |
|
TKSmartCardUserInteractionForSecurePINChange |
TKSmartCard.userInteractionForSecurePINChange(TKSmartCardPINFormat PINFormat,
NSData APDU,
long currentPINByteOffset,
long newPINByteOffset) |
|
TKSmartCardUserInteractionForSecurePINVerification |
TKSmartCard.userInteractionForSecurePINVerification(TKSmartCardPINFormat PINFormat,
NSData APDU,
long PINByteOffset) |
|
-
-
-
-
Methods in org.robovm.apple.foundation that return NSData
| Modifier and Type |
Method |
Description |
static NSData |
NSKeyedArchiver.archive(NSObject rootObject) |
Deprecated.
|
static NSData |
NSKeyedArchiver.archivedDataWithRootObject(NSObject object,
boolean requiresSecureCoding,
NSError.NSErrorPtr error) |
|
static NSData |
NSURL.createBookmarkData(NSURL bookmarkFileURL) |
|
static NSData |
NSJSONSerialization.createJSONData(NSObject obj,
NSJSONWritingOptions opt) |
|
NSData |
NSCoder.decodeDataObject() |
|
static NSData |
NSData.fromBaseEncodedData(NSData base64Data,
NSDataBase64DecodingOptions options) |
|
static NSData |
NSData.fromBaseEncodedString(String base64String,
NSDataBase64DecodingOptions options) |
|
NSData |
NSFileHandle.getAvailableData() |
|
NSData |
NSCharacterSet.getBitmapRepresentation() |
|
NSData |
NSURLSessionWebSocketTask.getCloseReason() |
|
NSData |
NSFileManager.getContentsAtPath(String path) |
|
NSData |
NSAttributedString.getData(NSRange range,
NSAttributedStringDocumentAttributes dict) |
|
NSData |
NSCachedURLResponse.getData() |
|
NSData |
NSTimeZone.getData() |
|
NSData |
NSUbiquitousKeyValueStore.getData(String aKey) |
|
NSData |
NSURLSessionWebSocketMessage.getData() |
|
NSData |
NSUserDefaults.getData(String defaultName) |
|
protected static NSData |
NSPropertyListSerialization.getDataFromPropertyList(NSObject plist,
NSPropertyListFormat format,
NSString.NSStringPtr errorString) |
Deprecated.
|
static NSData |
NSPropertyListSerialization.getDataFromPropertyList(NSPropertyList plist,
NSPropertyListFormat format,
long opt) |
|
static NSData |
NSNetService.getDataFromTXTRecordDictionary(NSDictionary<NSString,NSData> txtDictionary) |
Deprecated.
|
NSData |
NSURL.getDataRepresentation() |
|
NSData |
NSStream.getDataWrittenToMemoryStream() |
|
NSData |
NSKeyedArchiver.getEncodedData() |
|
NSData |
NSMutableURLRequest.getHTTPBody() |
|
NSData |
NSURLRequest.getHTTPBody() |
|
NSData |
NSFileWrapper.getRegularFileContents() |
|
NSData |
NSFileWrapper.getSerializedRepresentation() |
|
NSData |
NSArray.getSortedArrayHint() |
|
NSData |
NSData.getSubdata(NSRange range) |
|
NSData |
NSNetService.getTXTRecordData() |
Deprecated.
|
static NSData |
NSData.read(File file) |
|
static NSData |
NSData.read(File file,
NSDataReadingOptions readOptionsMask) |
|
static NSData |
NSData.read(NSURL url) |
|
static NSData |
NSData.read(NSURL url,
NSDataReadingOptions readOptionsMask) |
|
NSData |
NSFileHandle.readData(long length) |
Deprecated.
|
NSData |
NSFileHandle.readDataToEndOfFile() |
Deprecated.
|
NSData |
NSFileHandle.readDataToEndOfFileEx() |
|
NSData |
NSFileHandle.readDataUpToLengthEx(long length) |
|
protected static NSData |
NSData.readFile(String path) |
|
protected static NSData |
NSData.readFile(String path,
NSDataReadingOptions readOptionsMask) |
|
static NSData |
NSData.readMapped(File file) |
Deprecated.
|
NSData |
NSXMLParserDelegate.resolveExternalEntityName(NSXMLParser parser,
String name,
String systemID) |
|
NSData |
NSXMLParserDelegateAdapter.resolveExternalEntityName(NSXMLParser parser,
String name,
String systemID) |
|
static NSData |
NSURLConnection.sendSynchronousRequest(NSURLRequest request,
NSURLResponse.NSURLResponsePtr response) |
Deprecated.
|
NSData |
NSData.toBase64EncodedData(NSDataBase64EncodingOptions options) |
|
NSData |
NSURL.toBookmarkData(NSURLBookmarkCreationOptions options,
List<NSURLProperty> keys,
NSURL relativeURL) |
|
protected static NSData |
NSString.toData(long handle,
Selector sel,
NSStringEncoding encoding) |
|
protected static NSData |
NSString.toData(long handle,
Selector sel,
NSStringEncoding encoding,
boolean lossy) |
|
static NSData |
NSString.toData(String str,
NSStringEncoding encoding) |
|
static NSData |
NSString.toData(String str,
NSStringEncoding encoding,
boolean lossy) |
|
NSData |
NSString.toData(NSStringEncoding encoding) |
|
NSData |
NSString.toData(NSStringEncoding encoding,
boolean lossy) |
|
Methods in org.robovm.apple.foundation with parameters of type NSData
| Modifier and Type |
Method |
Description |
String |
NSFileWrapper.addRegularFile(NSData data,
String fileName) |
|
void |
NSMutableData.append(NSData other) |
|
void |
NSURLSessionWebSocketTask.cancel(NSURLSessionWebSocketCloseCode closeCode,
NSData reason) |
|
protected static long |
NSCharacterSet.create(NSData data) |
|
protected static long |
NSMutableCharacterSet.create(NSData data) |
|
boolean |
NSFileManager.createFileAtPath(String path,
NSData data,
NSFileAttributes attr) |
|
static NSObject |
NSJSONSerialization.createJSONObject(NSData data,
NSJSONReadingOptions opt) |
|
static NSURL |
NSURL.createProviderDataObject(NSData data,
String typeIdentifier) |
|
static NSFileWrapper |
NSFileWrapper.deserialize(NSData data) |
|
void |
NSURLSessionWebSocketDelegate.didClose(NSURLSession session,
NSURLSessionWebSocketTask webSocketTask,
NSURLSessionWebSocketCloseCode closeCode,
NSData reason) |
|
void |
NSURLSessionWebSocketDelegateAdapter.didClose(NSURLSession session,
NSURLSessionWebSocketTask webSocketTask,
NSURLSessionWebSocketCloseCode closeCode,
NSData reason) |
|
void |
NSURLProtocolClient.didLoadData(NSURLProtocol protocol,
NSData data) |
|
void |
NSURLProtocolClientAdapter.didLoadData(NSURLProtocol protocol,
NSData data) |
|
void |
NSURLConnectionDataDelegate.didReceiveData(NSURLConnection connection,
NSData data) |
|
void |
NSURLConnectionDataDelegateAdapter.didReceiveData(NSURLConnection connection,
NSData data) |
|
void |
NSURLSessionDataDelegate.didReceiveData(NSURLSession session,
NSURLSessionDataTask dataTask,
NSData data) |
|
void |
NSURLSessionDataDelegateAdapter.didReceiveData(NSURLSession session,
NSURLSessionDataTask dataTask,
NSData data) |
|
void |
NSNetServiceDelegate.didUpdateTXTRecordData(NSNetService sender,
NSData data) |
|
void |
NSNetServiceDelegateAdapter.didUpdateTXTRecordData(NSNetService sender,
NSData data) |
|
void |
NSCoder.encodeDataObject(NSData data) |
|
NSRange |
NSData.find(NSData dataToFind,
NSDataSearchOptions mask,
NSRange searchRange) |
|
void |
NSXMLParserDelegate.foundCDATA(NSXMLParser parser,
NSData CDATABlock) |
|
void |
NSXMLParserDelegateAdapter.foundCDATA(NSXMLParser parser,
NSData CDATABlock) |
|
static NSData |
NSData.fromBaseEncodedData(NSData base64Data,
NSDataBase64DecodingOptions options) |
|
static NSTimeZone |
NSTimeZone.fromName(String tzName,
NSData aData) |
|
static NSDictionary<NSString,NSData> |
NSNetService.getDictionaryFromTXTRecordData(NSData txtData) |
Deprecated.
|
static NSPropertyList |
NSPropertyListSerialization.getPropertyListFromData(NSData data,
NSPropertyListMutabilityOptions opt) |
|
protected static NSPropertyList |
NSPropertyListSerialization.getPropertyListFromData(NSData data,
NSPropertyListMutabilityOptions opt,
MachineSizedUIntPtr format) |
|
protected static NSPropertyList |
NSPropertyListSerialization.getPropertyListFromData(NSData data,
NSPropertyListMutabilityOptions opt,
MachineSizedUIntPtr format,
NSString.NSStringPtr errorString) |
Deprecated.
|
static NSURLProperties |
NSURL.getResourceValuesFromBookmarkData(List<NSURLProperty> keys,
NSData bookmarkData) |
|
protected long |
NSCachedURLResponse.init(NSURLResponse response,
NSData data) |
|
protected long |
NSCachedURLResponse.init(NSURLResponse response,
NSData data,
NSDictionary<?,?> userInfo,
NSURLCacheStoragePolicy storagePolicy) |
|
protected long |
NSData.init(NSData data) |
|
protected long |
NSData.init(NSData base64Data,
NSDataBase64DecodingOptions options) |
|
protected long |
NSFileWrapper.init(NSData contents) |
|
protected long |
NSInputStream.init(NSData data) |
|
protected long |
NSKeyedUnarchiver.init(NSData data) |
Deprecated.
|
protected long |
NSKeyedUnarchiver.init(NSData data,
NSError.NSErrorPtr error) |
|
protected long |
NSTimeZone.init(String tzName,
NSData aData) |
|
protected long |
NSURL.init(NSData data,
NSURL baseURL) |
|
protected long |
NSURLSessionWebSocketMessage.init(NSData data) |
|
protected long |
NSXMLParser.init(NSData data) |
|
protected long |
NSURL.initAbsoluteURL(NSData data,
NSURL baseURL) |
|
protected long |
NSFileWrapper.initSerialized(NSData serializeRepresentation) |
|
NSURLSessionDownloadTask |
NSURLSession.newDownloadTask(NSData resumeData) |
|
NSURLSessionDownloadTask |
NSURLSession.newDownloadTask(NSData resumeData,
VoidBlock3<NSURL,NSURLResponse,NSError> completionHandler) |
|
NSURLSessionUploadTask |
NSURLSession.newUploadTask(NSURLRequest request,
NSData bodyData) |
|
NSURLSessionUploadTask |
NSURLSession.newUploadTask(NSURLRequest request,
NSData bodyData,
VoidBlock3<NSData,NSURLResponse,NSError> completionHandler) |
|
void |
NSUbiquitousKeyValueStore.put(String key,
NSData data) |
|
boolean |
NSMutableAttributedString.read(NSData data,
NSAttributedStringDocumentAttributes opts) |
|
void |
NSMutableData.setData(NSData data) |
|
protected void |
NSUbiquitousKeyValueStore.setData(NSData aData,
String aKey) |
|
NSStream |
NSStream.setDataWrittenToMemoryStream(NSData data) |
|
void |
NSMutableURLRequest.setHTTPBody(NSData v) |
|
void |
NSURLRequest.setHTTPBody(NSData v) |
|
boolean |
NSNetService.setTXTRecordData(NSData recordData) |
Deprecated.
|
static NSObject |
NSKeyedUnarchiver.unarchive(NSData data) |
Deprecated.
|
static NSArray<?> |
NSKeyedUnarchiver.unarchivedArray(Class<?> cls,
NSData data,
NSError.NSErrorPtr error) |
|
static NSArray<?> |
NSKeyedUnarchiver.unarchivedArray(NSSet<?> classes,
NSData data,
NSError.NSErrorPtr error) |
|
static NSDictionary<?,?> |
NSKeyedUnarchiver.unarchivedDictionary(Class<?> keyCls,
Class<?> valueCls,
NSData data,
NSError.NSErrorPtr error) |
|
static NSDictionary<?,?> |
NSKeyedUnarchiver.unarchivedDictionary(NSSet<?> keyClasses,
NSSet<?> valueClasses,
NSData data,
NSError.NSErrorPtr error) |
|
static NSObject |
NSKeyedUnarchiver.unarchiveTopLevelObject(NSData data) |
Deprecated.
|
static boolean |
NSURL.writeBookmarkData(NSData bookmarkData,
NSURL bookmarkFileURL,
NSURLBookmarkCreationOptions options) |
|
void |
NSFileHandle.writeData(NSData data) |
Deprecated.
|
void |
NSURLSessionStreamTask.writeData(NSData data,
double timeout,
VoidBlock1<NSError> completionHandler) |
|
boolean |
NSFileHandle.writeDataEx(NSData data) |
|
Method parameters in org.robovm.apple.foundation with type arguments of type NSData
| Modifier and Type |
Method |
Description |
void |
NSURLSessionDownloadTask.cancelByProducingResumeData(VoidBlock1<NSData> completionHandler) |
|
static NSData |
NSNetService.getDataFromTXTRecordDictionary(NSDictionary<NSString,NSData> txtDictionary) |
Deprecated.
|
NSProgress |
NSItemProviderWriting.loadData(String typeIdentifier,
VoidBlock2<NSData,NSError> completionHandler) |
|
NSProgress |
NSItemProviderWritingAdapter.loadData(String typeIdentifier,
VoidBlock2<NSData,NSError> completionHandler) |
|
NSProgress |
NSURL.loadData(String typeIdentifier,
VoidBlock2<NSData,NSError> completionHandler) |
|
NSProgress |
NSItemProvider.loadDataRepresentationForTypeIdentifier(String typeIdentifier,
VoidBlock2<NSData,NSError> completionHandler) |
|
NSURLSessionDataTask |
NSURLSession.newDataTask(NSURLRequest request,
VoidBlock3<NSData,NSURLResponse,NSError> completionHandler) |
|
NSURLSessionDataTask |
NSURLSession.newDataTask(NSURL url,
VoidBlock3<NSData,NSURLResponse,NSError> completionHandler) |
|
NSURLSessionUploadTask |
NSURLSession.newUploadTask(NSURLRequest request,
NSData bodyData,
VoidBlock3<NSData,NSURLResponse,NSError> completionHandler) |
|
NSURLSessionUploadTask |
NSURLSession.newUploadTask(NSURLRequest request,
NSURL fileURL,
VoidBlock3<NSData,NSURLResponse,NSError> completionHandler) |
|
static NSObjectProtocol |
NSFileHandle.Notifications.observeReadCompletion(NSFileHandle object,
VoidBlock2<NSFileHandle,NSData> block) |
|
static NSObjectProtocol |
NSFileHandle.Notifications.observeReadToEndOfFileCompletion(NSFileHandle object,
VoidBlock2<NSFileHandle,NSData> block) |
|
void |
NSURLSessionStreamTask.readData(long minBytes,
long maxBytes,
double timeout,
VoidBlock3<NSData,Boolean,NSError> completionHandler) |
|
void |
NSItemProvider.registerDataRepresentationForTypeIdentifier(String typeIdentifier,
NSItemProviderRepresentationVisibility visibility,
Block1<VoidBlock2<NSData,NSError>,NSProgress> loadHandler) |
|
static void |
NSURLConnection.sendAsynchronousRequest(NSURLRequest request,
NSOperationQueue queue,
VoidBlock3<NSURLResponse,NSData,NSError> handler) |
Deprecated.
|
Constructors in org.robovm.apple.foundation with parameters of type NSData
| Constructor |
Description |
NSAttributedString(NSData markdown,
NSAttributedStringMarkdownParsingOptions options,
NSURL baseURL) |
|
NSAttributedString(NSData data,
NSAttributedStringDocumentAttributes options) |
|
NSCachedURLResponse(NSURLResponse response,
NSData data) |
|
NSCachedURLResponse(NSURLResponse response,
NSData data,
NSDictionary<?,?> userInfo,
NSURLCacheStoragePolicy storagePolicy) |
|
NSCharacterSet(NSData data) |
|
NSData(NSData data) |
|
NSFileWrapper(NSData contents) |
|
NSInputStream(NSData data) |
|
NSKeyedUnarchiver(NSData data) |
Deprecated.
|
NSKeyedUnarchiver(NSData data,
NSError.NSErrorPtr error) |
|
NSMutableCharacterSet(NSData data) |
|
NSTimeZone(String tzName,
NSData aData) |
|
NSURL(NSData data,
NSURL baseURL) |
|
NSURL(NSData bookmarkData,
NSURLBookmarkResolutionOptions options,
NSURL relativeURL) |
|
NSURL(NSData bookmarkData,
NSURLBookmarkResolutionOptions options,
NSURL relativeURL,
BooleanPtr isStale) |
|
NSURL(NSData data,
NSURL baseURL,
boolean absoluteURL) |
|
NSURLSessionWebSocketMessage(NSData data) |
|
NSXMLParser(NSData data) |
|
-
-
Methods in org.robovm.apple.gamekit with parameters of type NSData
| Modifier and Type |
Method |
Description |
void |
GKGameSessionEventListener.didReceiveData(GKGameSession session,
NSData data,
GKCloudPlayer player) |
Deprecated.
|
void |
GKGameSessionEventListenerAdapter.didReceiveData(GKGameSession session,
NSData data,
GKCloudPlayer player) |
|
void |
GKMatchDelegate.didReceiveData(GKMatch match,
NSData data,
String playerID) |
Deprecated.
|
void |
GKMatchDelegate.didReceiveData(GKMatch match,
NSData data,
GKPlayer player) |
|
void |
GKMatchDelegate.didReceiveData(GKMatch match,
NSData data,
GKPlayer recipient,
GKPlayer player) |
|
void |
GKMatchDelegateAdapter.didReceiveData(GKMatch match,
NSData data,
String playerID) |
Deprecated.
|
void |
GKMatchDelegateAdapter.didReceiveData(GKMatch match,
NSData data,
GKPlayer player) |
|
void |
GKMatchDelegateAdapter.didReceiveData(GKMatch match,
NSData data,
GKPlayer recipient,
GKPlayer player) |
|
void |
GKGameSessionEventListener.didReceiveMessage(GKGameSession session,
String message,
NSData data,
GKCloudPlayer player) |
Deprecated.
|
void |
GKGameSessionEventListenerAdapter.didReceiveMessage(GKGameSession session,
String message,
NSData data,
GKCloudPlayer player) |
|
void |
GKGameSessionEventListener.didSaveData(GKGameSession session,
GKCloudPlayer player,
NSData data) |
Deprecated.
|
void |
GKGameSessionEventListenerAdapter.didSaveData(GKGameSession session,
GKCloudPlayer player,
NSData data) |
|
void |
GKTurnBasedMatch.endMatch(NSData matchData,
NSArray<GKScore> scores,
NSArray<GKAchievement> achievements,
VoidBlock1<NSError> completionHandler) |
Deprecated.
|
void |
GKTurnBasedMatch.endMatch(NSData matchData,
VoidBlock1<NSError> completionHandler) |
|
void |
GKTurnBasedMatch.endMatchInTurn(NSData matchData,
NSArray<GKLeaderboardScore> scores,
NSArray<?> achievements,
VoidBlock1<NSError> completionHandler) |
|
void |
GKTurnBasedMatch.endTurn(NSArray<GKTurnBasedParticipant> nextParticipants,
double timeout,
NSData matchData,
VoidBlock1<NSError> completionHandler) |
|
void |
GKTurnBasedMatch.participantQuitInTurn(GKTurnBasedMatchOutcome matchOutcome,
NSArray<GKTurnBasedParticipant> nextParticipants,
double timeout,
NSData matchData,
VoidBlock1<NSError> completionHandler) |
|
void |
GKVoiceChatService.receivedData(NSData arbitraryData,
String participantID) |
Deprecated.
|
void |
GKVoiceChatService.receivedRealTimeData(NSData audio,
String participantID) |
Deprecated.
|
void |
GKTurnBasedExchange.reply(String key,
List<String> arguments,
NSData data,
VoidBlock1<NSError> completionHandler) |
|
void |
GKLocalPlayer.resolveConflictingSavedGames(NSArray<GKSavedGame> conflictingSavedGames,
NSData data,
VoidBlock2<NSArray<GKSavedGame>,NSError> handler) |
|
void |
GKTurnBasedMatch.saveCurrentTurn(NSData matchData,
VoidBlock1<NSError> completionHandler) |
|
void |
GKGameSession.saveData(NSData data,
VoidBlock2<NSData,NSError> completionHandler) |
Deprecated.
|
void |
GKLocalPlayer.saveGameData(NSData data,
String name,
VoidBlock2<GKSavedGame,NSError> handler) |
|
void |
GKTurnBasedMatch.saveMergedMatchData(NSData matchData,
NSArray<GKTurnBasedExchange> exchanges,
VoidBlock1<NSError> completionHandler) |
|
void |
GKGameSession.sendData(NSData data,
GKTransportType transport,
VoidBlock1<NSError> completionHandler) |
Deprecated.
|
boolean |
GKSession.sendData(NSData data,
List<String> peers,
GKSendDataMode mode) |
Deprecated.
|
void |
GKVoiceChatClient.sendData(GKVoiceChatService voiceChatService,
NSData data,
String participantID) |
Deprecated.
|
void |
GKVoiceChatClientAdapter.sendData(GKVoiceChatService voiceChatService,
NSData data,
String participantID) |
|
boolean |
GKSession.sendDataToAllPeers(NSData data,
GKSendDataMode mode) |
Deprecated.
|
boolean |
GKMatch.sendDataToAllPlayers(NSData data,
GKMatchSendDataMode mode) |
|
boolean |
GKMatch.sendDataToPlayers(NSData data,
List<String> playerIDs,
GKMatchSendDataMode mode) |
Deprecated.
|
boolean |
GKMatch.sendDataToPlayers(NSData data,
NSArray<GKPlayer> players,
GKMatchSendDataMode mode) |
|
void |
GKTurnBasedMatch.sendExchange(NSArray<GKTurnBasedParticipant> participants,
NSData data,
String key,
List<String> arguments,
double timeout,
VoidBlock2<GKTurnBasedExchange,NSError> completionHandler) |
|
void |
GKGameSession.sendMessage(String key,
NSArray<NSString> arguments,
NSData data,
NSArray<GKCloudPlayer> players,
boolean badgePlayers,
VoidBlock1<NSError> completionHandler) |
Deprecated.
|
void |
GKVoiceChatClient.sendRealTimeData(GKVoiceChatService voiceChatService,
NSData data,
String participantID) |
Deprecated.
|
void |
GKVoiceChatClientAdapter.sendRealTimeData(GKVoiceChatService voiceChatService,
NSData data,
String participantID) |
|
Method parameters in org.robovm.apple.gamekit with type arguments of type NSData
| Modifier and Type |
Method |
Description |
void |
GKLocalPlayer.fetchItemsForIdentityVerificationSignature(VoidBlock5<NSURL,NSData,NSData,Long,NSError> completionHandler) |
|
void |
GKLocalPlayer.fetchItemsForIdentityVerificationSignature(VoidBlock5<NSURL,NSData,NSData,Long,NSError> completionHandler) |
|
void |
GKLocalPlayer.generateIdentityVerificationSignature(VoidBlock5<NSURL,NSData,NSData,Long,NSError> completionHandler) |
Deprecated.
|
void |
GKLocalPlayer.generateIdentityVerificationSignature(VoidBlock5<NSURL,NSData,NSData,Long,NSError> completionHandler) |
Deprecated.
|
void |
GKGameSession.loadData(VoidBlock2<NSData,NSError> completionHandler) |
Deprecated.
|
void |
GKSavedGame.loadData(VoidBlock2<NSData,NSError> handler) |
|
void |
GKTurnBasedMatch.loadMatchData(VoidBlock2<NSData,NSError> completionHandler) |
|
void |
GKGameSession.saveData(NSData data,
VoidBlock2<NSData,NSError> completionHandler) |
Deprecated.
|
-
-
-
-
-
-
Method parameters in org.robovm.apple.imagecapturecore with type arguments of type NSData
| Modifier and Type |
Method |
Description |
void |
ICCameraFile.requestReadData(long offset,
long length,
VoidBlock2<NSData,NSError> completion) |
|
void |
ICCameraDevice.requestSendPTPCommand(NSData ptpCommand,
NSData ptpData,
VoidBlock3<NSData,NSData,NSError> completion) |
|
void |
ICCameraDevice.requestSendPTPCommand(NSData ptpCommand,
NSData ptpData,
VoidBlock3<NSData,NSData,NSError> completion) |
|
void |
ICCameraFile.requestThumbnailData(NSDictionary<NSString,?> options,
VoidBlock2<NSData,NSError> completion) |
|
void |
ICCameraDevice.setPtpEventHandler(VoidBlock1<NSData> v) |
|
-
-
-
-
-
-
-
-
-
Methods in org.robovm.apple.metalps with parameters of type NSData
| Modifier and Type |
Method |
Description |
protected static long |
MPSCNNLossDataDescriptor.create(NSData data,
MPSDataLayout layout,
MTLSize size) |
|
protected static long |
MPSCNNYOLOLossDescriptor.create(MPSCNNLossType XYLossType,
MPSCNNLossType WHLossType,
MPSCNNLossType confidenceLossType,
MPSCNNLossType classesLossType,
MPSCNNReductionType reductionType,
NSData anchorBoxes,
long numberOfAnchorBoxes) |
|
static MPSKeyedUnarchiver |
MPSKeyedUnarchiver.create(NSData data,
MTLDevice device) |
|
protected static long |
MPSNNNeuronDescriptor.create(NSData data,
boolean noCopy) |
|
protected long |
MPSCNNNeuronPReLUNode.init(MPSNNImageNode sourceNode,
NSData aData) |
|
protected long |
MPSKeyedUnarchiver.init(NSData data,
MTLDevice device) |
Deprecated.
|
protected long |
MPSKeyedUnarchiver.init(NSData data,
MTLDevice device,
NSError.NSErrorPtr error) |
|
protected long |
MPSNNPad.init(MTLDevice device,
MPSImageCoordinate paddingSizeBefore,
MPSImageCoordinate paddingSizeAfter,
NSData fillValueArray) |
|
void |
MPSCNNYOLOLossDescriptor.setAnchorBoxes(NSData v) |
|
void |
MPSNNNeuronDescriptor.setData(NSData v) |
|
void |
MPSCNNConvolutionDescriptor.setNeuronToPReLU(NSData A) |
Deprecated.
|
void |
MPSMatrixNeuron.setNeuronToPReLU(NSData A) |
|
void |
MPSMatrixNeuronGradient.setNeuronToPReLU(NSData A) |
|
static NSArray<?> |
MPSKeyedUnarchiver.unarchivedArray(Class<?> cls,
NSData data,
NSError.NSErrorPtr error) |
|
static NSArray<?> |
MPSKeyedUnarchiver.unarchivedArray(NSSet<?> classes,
NSData data,
NSError.NSErrorPtr error) |
|
static NSDictionary<?,?> |
MPSKeyedUnarchiver.unarchivedDictionary(Class<?> keyCls,
Class<?> valueCls,
NSData data,
NSError.NSErrorPtr error) |
|
static NSDictionary<?,?> |
MPSKeyedUnarchiver.unarchivedDictionary(NSSet<?> keyClasses,
NSSet<?> valueClasses,
NSData data,
NSError.NSErrorPtr error) |
|
static NSObject |
MPSKeyedUnarchiver.unarchiveObject(Class<?> cls,
NSData data,
MTLDevice device) |
|
static NSObject |
MPSKeyedUnarchiver.unarchiveObject(NSData data,
MTLDevice device) |
Deprecated.
|
static NSObject |
MPSKeyedUnarchiver.unarchiveObject(NSSet<?> classes,
NSData data,
MTLDevice device) |
|
static NSObject |
MPSKeyedUnarchiver.unarchiveTopLevelObject(NSData data,
MTLDevice device) |
Deprecated.
|
Constructors in org.robovm.apple.metalps with parameters of type NSData
| Constructor |
Description |
MPSCNNLossDataDescriptor(NSData data,
MPSDataLayout layout,
MTLSize size) |
|
MPSCNNNeuronPReLUNode(MPSNNImageNode sourceNode,
NSData aData) |
|
MPSCNNYOLOLossDescriptor(MPSCNNLossType XYLossType,
MPSCNNLossType WHLossType,
MPSCNNLossType confidenceLossType,
MPSCNNLossType classesLossType,
MPSCNNReductionType reductionType,
NSData anchorBoxes,
long numberOfAnchorBoxes) |
|
MPSKeyedUnarchiver(NSData data,
MTLDevice device) |
Deprecated.
|
MPSNNNeuronDescriptor(NSData data,
boolean noCopy) |
|
MPSNNPad(MTLDevice device,
MPSImageCoordinate paddingSizeBefore,
MPSImageCoordinate paddingSizeAfter,
NSData fillValueArray) |
|
-
-
-
-
Methods in org.robovm.apple.modelio with parameters of type NSData
| Modifier and Type |
Method |
Description |
void |
MDLMesh.addAttribute(String name,
MDLVertexFormat format,
String type,
NSData data,
long stride) |
|
void |
MDLMesh.addAttribute(String name,
MDLVertexFormat format,
String type,
NSData data,
long stride,
double time) |
|
void |
MDLMeshBuffer.fill(NSData data,
long offset) |
|
void |
MDLMeshBufferData.fill(NSData data,
long offset) |
|
protected long |
MDLMeshBufferData.init(MDLMeshBufferType type,
NSData data) |
|
protected long |
MDLTexture.init(NSData pixelData,
boolean topLeftOrigin,
String name,
VectorInt2 dimensions,
long rowStride,
long channelCount,
MDLTextureChannelEncoding channelEncoding,
boolean isCube) |
|
protected long |
MDLVoxelArray.init(NSData voxelData,
MDLAxisAlignedBoundingBox boundingBox,
float voxelExtent) |
|
MDLMeshBuffer |
MDLMeshBufferAllocator.newBuffer(NSData data,
MDLMeshBufferType type) |
|
MDLMeshBuffer |
MDLMeshBufferAllocator.newBuffer(MDLMeshBufferZone zone,
NSData data,
MDLMeshBufferType type) |
|
MDLMeshBuffer |
MDLMeshBufferDataAllocator.newBuffer(NSData data,
MDLMeshBufferType type) |
|
MDLMeshBuffer |
MDLMeshBufferDataAllocator.newBuffer(MDLMeshBufferZone zone,
NSData data,
MDLMeshBufferType type) |
|
Constructors in org.robovm.apple.modelio with parameters of type NSData
| Constructor |
Description |
MDLCheckerboardTexture(NSData pixelData,
boolean topLeftOrigin,
String name,
VectorInt2 dimensions,
long rowStride,
long channelCount,
MDLTextureChannelEncoding channelEncoding,
boolean isCube) |
|
MDLColorSwatchTexture(NSData pixelData,
boolean topLeftOrigin,
String name,
VectorInt2 dimensions,
long rowStride,
long channelCount,
MDLTextureChannelEncoding channelEncoding,
boolean isCube) |
|
MDLMeshBufferData(MDLMeshBufferType type,
NSData data) |
|
MDLNoiseTexture(NSData pixelData,
boolean topLeftOrigin,
String name,
VectorInt2 dimensions,
long rowStride,
long channelCount,
MDLTextureChannelEncoding channelEncoding,
boolean isCube) |
|
MDLNormalMapTexture(NSData pixelData,
boolean topLeftOrigin,
String name,
VectorInt2 dimensions,
long rowStride,
long channelCount,
MDLTextureChannelEncoding channelEncoding,
boolean isCube) |
|
MDLSkyCubeTexture(NSData pixelData,
boolean topLeftOrigin,
String name,
VectorInt2 dimensions,
long rowStride,
long channelCount,
MDLTextureChannelEncoding channelEncoding,
boolean isCube) |
|
MDLTexture(NSData pixelData,
boolean topLeftOrigin,
String name,
VectorInt2 dimensions,
long rowStride,
long channelCount,
MDLTextureChannelEncoding channelEncoding,
boolean isCube) |
|
MDLURLTexture(NSData pixelData,
boolean topLeftOrigin,
String name,
VectorInt2 dimensions,
long rowStride,
long channelCount,
MDLTextureChannelEncoding channelEncoding,
boolean isCube) |
|
MDLVoxelArray(NSData voxelData,
MDLAxisAlignedBoundingBox boundingBox,
float voxelExtent) |
|
-
Methods in org.robovm.apple.multipeerconnectivity with parameters of type NSData
| Modifier and Type |
Method |
Description |
void |
MCSession.connectPeer(MCPeerID peerID,
NSData data) |
|
void |
MCSessionDelegate.didReceiveData(MCSession session,
NSData data,
MCPeerID peerID) |
|
void |
MCSessionDelegateAdapter.didReceiveData(MCSession session,
NSData data,
MCPeerID peerID) |
|
void |
MCNearbyServiceAdvertiserDelegate.didReceiveInvitation(MCNearbyServiceAdvertiser advertiser,
MCPeerID peerID,
NSData context,
VoidBlock2<Boolean,MCSession> invitationHandler) |
|
void |
MCNearbyServiceAdvertiserDelegateAdapter.didReceiveInvitation(MCNearbyServiceAdvertiser advertiser,
MCPeerID peerID,
NSData context,
VoidBlock2<Boolean,MCSession> invitationHandler) |
|
void |
MCNearbyServiceBrowser.invitePeer(MCPeerID peerID,
MCSession session,
NSData context,
double timeout) |
|
boolean |
MCSession.sendData(NSData data,
NSArray<MCPeerID> peerIDs,
MCSessionSendDataMode mode) |
|
-
-
-
Methods in org.robovm.apple.networkextension with parameters of type NSData
| Modifier and Type |
Method |
Description |
void |
NETunnelProvider.handleAppMessage(NSData messageData,
VoidBlock1<NSData> completionHandler) |
|
NEFilterDataVerdict |
NEFilterDataProvider.handleInboundData(NEFilterFlow flow,
long offset,
NSData readBytes) |
|
NEFilterDataVerdict |
NEFilterDataProvider.handleOutboundData(NEFilterFlow flow,
long offset,
NSData readBytes) |
|
protected long |
NEPacket.init(NSData data,
byte protocolFamily) |
|
boolean |
NETunnelProviderSession.sendProviderMessage(NSData messageData,
NSError.NSErrorPtr error,
VoidBlock1<NSData> responseHandler) |
|
void |
NEVPNProtocol.setIdentityData(NSData v) |
|
void |
NEFilterProviderConfiguration.setIdentityReference(NSData v) |
|
void |
NEVPNProtocol.setIdentityReference(NSData v) |
|
void |
NEFilterProviderConfiguration.setPasswordReference(NSData v) |
|
void |
NEVPNProtocol.setPasswordReference(NSData v) |
|
void |
NEVPNProtocolIPSec.setSharedSecretReference(NSData v) |
|
void |
NWTLSParameters.setTLSSessionID(NSData v) |
|
void |
NWTCPConnection.write(NSData data,
VoidBlock1<NSError> completion) |
|
void |
NEAppProxyTCPFlow.writeData(NSData data,
VoidBlock1<NSError> completionHandler) |
|
void |
NWUDPSession.writeDatagram(NSData datagram,
VoidBlock1<NSError> completionHandler) |
|
Method parameters in org.robovm.apple.networkextension with type arguments of type NSData
| Modifier and Type |
Method |
Description |
void |
NETunnelProvider.handleAppMessage(NSData messageData,
VoidBlock1<NSData> completionHandler) |
|
void |
NWTCPConnection.read(long minimum,
long maximum,
VoidBlock2<NSData,NSError> completion) |
|
void |
NWTCPConnection.read(long length,
VoidBlock2<NSData,NSError> completion) |
|
void |
NEAppProxyTCPFlow.readData(VoidBlock2<NSData,NSError> completionHandler) |
|
void |
NEAppProxyUDPFlow.readDatagrams(VoidBlock3<NSArray<NSData>,NSArray<NWEndpoint>,NSError> completionHandler) |
|
void |
NEPacketTunnelFlow.readPackets(VoidBlock2<NSArray<NSData>,NSArray<NSNumber>> completionHandler) |
|
boolean |
NETunnelProviderSession.sendProviderMessage(NSData messageData,
NSError.NSErrorPtr error,
VoidBlock1<NSData> responseHandler) |
|
void |
NWUDPSession.setReadHandler(VoidBlock2<NSArray<NSData>,NSError> handler,
long maxDatagrams) |
|
void |
NEAppProxyUDPFlow.writeDatagrams(NSArray<NSData> datagrams,
NSArray<NWEndpoint> remoteEndpoints,
VoidBlock1<NSError> completionHandler) |
|
void |
NWUDPSession.writeMultipleDatagrams(NSArray<NSData> datagramArray,
VoidBlock1<NSError> completionHandler) |
|
boolean |
NEPacketTunnelFlow.writePackets(NSArray<NSData> packets,
NSArray<NSNumber> protocols) |
|
-
Methods in org.robovm.apple.passkit with parameters of type NSData
| Modifier and Type |
Method |
Description |
void |
PKPassLibrary.activatePaymentPass(PKPaymentPass paymentPass,
NSData activationData,
VoidBlock2<Boolean,NSError> completion) |
Deprecated.
|
void |
PKPassLibrary.activateSecureElementPass(PKSecureElementPass secureElementPass,
NSData activationData,
VoidBlock2<Boolean,NSError> completion) |
|
void |
PKIssuerProvisioningExtensionHandler.generateAddPaymentPassRequestForPassEntry(String identifier,
PKAddPaymentPassRequestConfiguration configuration,
NSArray<NSData> certificates,
NSData nonce,
NSData nonceSignature,
VoidBlock1<PKAddPaymentPassRequest> completion) |
|
void |
PKAddPaymentPassViewControllerDelegate.generateRequest(PKAddPaymentPassViewController controller,
NSArray<NSData> certificates,
NSData nonce,
NSData nonceSignature,
VoidBlock1<PKAddPaymentPassRequest> handler) |
|
void |
PKAddPaymentPassViewControllerDelegateAdapter.generateRequest(PKAddPaymentPassViewController controller,
NSArray<NSData> certificates,
NSData nonce,
NSData nonceSignature,
VoidBlock1<PKAddPaymentPassRequest> handler) |
|
protected long |
PKBarcodeEventMetadataResponse.init(NSData paymentInformation) |
|
protected long |
PKBarcodeEventSignatureResponse.init(NSData signedData) |
|
void |
PKAddPaymentPassRequest.setActivationData(NSData v) |
|
void |
PKPaymentRequest.setApplicationData(NSData v) |
|
void |
PKAddPaymentPassRequest.setEncryptedPassData(NSData v) |
|
void |
PKAddPaymentPassRequest.setEphemeralPublicKey(NSData v) |
|
void |
PKBarcodeEventMetadataResponse.setPaymentInformation(NSData v) |
|
void |
PKBarcodeEventSignatureResponse.setSignedData(NSData v) |
|
void |
PKAddPaymentPassRequest.setWrappedKey(NSData v) |
|
void |
PKPassLibrary.signData(NSData signData,
PKSecureElementPass secureElementPass,
VoidBlock3<NSData,NSData,NSError> completion) |
|
Method parameters in org.robovm.apple.passkit with type arguments of type NSData
| Modifier and Type |
Method |
Description |
void |
PKIssuerProvisioningExtensionHandler.generateAddPaymentPassRequestForPassEntry(String identifier,
PKAddPaymentPassRequestConfiguration configuration,
NSArray<NSData> certificates,
NSData nonce,
NSData nonceSignature,
VoidBlock1<PKAddPaymentPassRequest> completion) |
|
void |
PKAddPaymentPassViewControllerDelegate.generateRequest(PKAddPaymentPassViewController controller,
NSArray<NSData> certificates,
NSData nonce,
NSData nonceSignature,
VoidBlock1<PKAddPaymentPassRequest> handler) |
|
void |
PKAddPaymentPassViewControllerDelegateAdapter.generateRequest(PKAddPaymentPassViewController controller,
NSArray<NSData> certificates,
NSData nonce,
NSData nonceSignature,
VoidBlock1<PKAddPaymentPassRequest> handler) |
|
void |
PKPassLibrary.serviceProviderDataForSecureElementPass(PKSecureElementPass secureElementPass,
VoidBlock2<NSData,NSError> completion) |
|
void |
PKPassLibrary.signData(NSData signData,
PKSecureElementPass secureElementPass,
VoidBlock3<NSData,NSData,NSError> completion) |
|
void |
PKPassLibrary.signData(NSData signData,
PKSecureElementPass secureElementPass,
VoidBlock3<NSData,NSData,NSError> completion) |
|
-
-
-
Method parameters in org.robovm.apple.photos with type arguments of type NSData
| Modifier and Type |
Method |
Description |
int |
PHAssetResourceManager.requestData(PHAssetResource resource,
PHAssetResourceRequestOptions options,
VoidBlock1<NSData> handler,
VoidBlock1<NSError> completionHandler) |
|
int |
PHImageManager.requestImageDataAndOrientationForAsset(PHAsset asset,
PHImageRequestOptions options,
VoidBlock4<NSData,NSString,CGImagePropertyOrientation,NSDictionary<?,?>> resultHandler) |
|
int |
PHImageManager.requestImageDataForAsset(PHAsset asset,
PHImageRequestOptions options,
VoidBlock4<NSData,NSString,UIImageOrientation,NSDictionary<?,?>> resultHandler) |
Deprecated.
|
-
-
-
Methods in org.robovm.apple.scenekit with parameters of type NSData
| Modifier and Type |
Method |
Description |
static SCNGeometryElement |
SCNGeometryElement.create(NSData data,
SCNGeometryPrimitiveType primitiveType,
long primitiveCount,
long bytesPerIndex) |
|
static SCNSceneSource |
SCNSceneSource.create(NSData data,
SCNSceneSourceOptions options) |
|
static SCNGeometrySource |
SCNGeometrySource.createWithData(NSData data,
SCNGeometrySourceSemantic semantic,
long vectorCount,
boolean floatComponents,
long componentsPerVector,
long bytesPerComponent,
long offset,
long stride) |
|
protected long |
SCNSceneSource.init(NSData data,
SCNSceneSourceOptions options) |
|
-
Methods in org.robovm.apple.security with parameters of type NSData
| Modifier and Type |
Method |
Description |
void |
SSLContext.addDistinguishedName(NSData derDN) |
|
static SecCertificate |
SecCertificate.create(CFAllocator allocator,
NSData data) |
|
NSData |
SecKey.createDecryptedData(String algorithm,
NSData ciphertext) |
|
NSData |
SecKey.createEncryptedData(String algorithm,
NSData plaintext) |
|
NSData |
SecKey.createSignature(String algorithm,
NSData dataToSign) |
|
static SecKey |
SecKey.createWithData(NSData keyData,
NSDictionary attributes) |
|
static List<SecImportItem> |
SecImportExport.importPKCS12(NSData pkcs12_data,
SecImportExportOptions options) |
|
protected static OSStatus |
SecImportExport.importPKCS120(NSData pkcs12_data,
SecImportExportOptions options,
CFArray.CFArrayPtr items) |
|
SecAttributes |
SecAttributes.setApplicationTag(NSData applicationTag) |
|
SecValue |
SecValue.setData(NSData data) |
|
boolean |
SecTrust.setExceptions(NSData exceptions) |
|
SecAttributes |
SecAttributes.setGeneric(NSData generic) |
|
SecAttributes |
SecAttributes.setIssuer(NSData issuer) |
|
void |
SecTrust.setOCSPResponse(NSData responseData) |
|
protected OSStatus |
SSLContext.setOCSPResponse0(NSData response) |
Deprecated.
|
SecValue |
SecValue.setPersistentRef(NSData persistentRef) |
|
SecAttributes |
SecAttributes.setPublicKeyHash(NSData publicKeyHash) |
|
SecAttributes |
SecAttributes.setSerialNumber(NSData serialNumber) |
|
SecAttributes |
SecAttributes.setSubject(NSData subject) |
|
SecAttributes |
SecAttributes.setSubjectKeyID(NSData subjectKeyID) |
|
boolean |
SecKey.verifySignature(String algorithm,
NSData signedData,
NSData signature) |
|
-
-
-
Methods in org.robovm.apple.spritekit with parameters of type NSData
| Modifier and Type |
Method |
Description |
protected static long |
SKMutableTexture.create(NSData pixelData,
CGSize size) |
|
protected static long |
SKMutableTexture.create(NSData pixelData,
CGSize size,
boolean flipped) |
|
protected static long |
SKMutableTexture.create(NSData pixelData,
CGSize size,
int rowLength,
int alignment) |
|
protected static long |
SKTexture.create(NSData pixelData,
CGSize size) |
|
protected static long |
SKTexture.create(NSData pixelData,
CGSize size,
boolean flipped) |
|
protected static long |
SKTexture.create(NSData pixelData,
CGSize size,
int rowLength,
int alignment) |
|
Constructors in org.robovm.apple.spritekit with parameters of type NSData
| Constructor |
Description |
SKMutableTexture(NSData pixelData,
CGSize size) |
|
SKMutableTexture(NSData pixelData,
CGSize size,
boolean flipped) |
|
SKMutableTexture(NSData pixelData,
CGSize size,
int rowLength,
int alignment) |
|
SKTexture(NSData pixelData,
CGSize size) |
|
SKTexture(NSData pixelData,
CGSize size,
boolean flipped) |
|
SKTexture(NSData pixelData,
CGSize size,
int rowLength,
int alignment) |
|
-
Method parameters in org.robovm.apple.storekit with type arguments of type NSData
| Modifier and Type |
Method |
Description |
static void |
SKArcadeService.getArcadeSubscriptionStatus(long nonce,
VoidBlock5<NSData,Integer,NSData,Integer,NSError> resultHandler) |
|
static void |
SKArcadeService.getArcadeSubscriptionStatus(long nonce,
VoidBlock5<NSData,Integer,NSData,Integer,NSError> resultHandler) |
|
static void |
SKArcadeService.registerArcadeApp(NSData randomFromLib,
int randomFromLibLength,
VoidBlock5<NSData,Integer,NSData,Integer,NSError> resultHandler) |
|
static void |
SKArcadeService.registerArcadeApp(NSData randomFromLib,
int randomFromLibLength,
VoidBlock5<NSData,Integer,NSData,Integer,NSError> resultHandler) |
|
-
-
-
Methods in org.robovm.apple.uikit with parameters of type NSData
| Modifier and Type |
Method |
Description |
static boolean |
UIPrintInteractionController.canPrint(NSData data) |
|
protected static long |
UINib.create(NSData data,
NSBundle bundleOrNil) |
|
static UIColor |
UIColor.createProviderDataObject(NSData data,
String typeIdentifier) |
|
void |
UIApplicationDelegate.didRegisterForRemoteNotifications(UIApplication application,
NSData deviceToken) |
|
void |
UIApplicationDelegateAdapter.didRegisterForRemoteNotifications(UIApplication application,
NSData deviceToken) |
|
static long |
NSAttributedStringExtensions.init(NSAttributedString thiz,
NSData data,
NSAttributedStringDocumentAttributes options,
NSDictionary.NSDictionaryPtr<?,?> dict) |
|
protected long |
NSTextAttachment.init(NSData contentData,
String uti) |
|
protected long |
UIImage.init(NSData data) |
|
protected long |
UIImage.init(NSData data,
double scale) |
|
void |
UIWebView.loadData(NSData data,
String MIMEType,
String textEncodingName,
NSURL baseURL) |
Deprecated.
|
static boolean |
NSMutableAttributedStringExtensions.read(NSMutableAttributedString thiz,
NSData data,
NSAttributedStringDocumentAttributes opts) |
|
static boolean |
NSMutableAttributedStringExtensions.read(NSMutableAttributedString thiz,
NSData data,
NSAttributedStringDocumentAttributes opts,
NSDictionary.NSDictionaryPtr<?,?> dict) |
|
void |
NSTextAttachment.setContents(NSData v) |
|
void |
UIPasteboard.setData(NSData data,
String pasteboardType) |
|
void |
UIPrinterDestination.setTxtRecord(NSData v) |
|
-
Methods in org.robovm.apple.vision with parameters of type NSData
| Modifier and Type |
Method |
Description |
protected long |
VNImageRequestHandler.init(NSData imageData,
CGImagePropertyOrientation orientation,
VNImageOption options) |
|
protected long |
VNImageRequestHandler.init(NSData imageData,
VNImageOption options) |
|
protected long |
VNTargetedImageRequest.init(NSData imageData,
CGImagePropertyOrientation orientation,
VNImageOption options) |
|
protected long |
VNTargetedImageRequest.init(NSData imageData,
CGImagePropertyOrientation orientation,
VNImageOption options,
VoidBlock2<VNRequest,NSError> completionHandler) |
|
protected long |
VNTargetedImageRequest.init(NSData imageData,
VNImageOption options) |
|
protected long |
VNTargetedImageRequest.init(NSData imageData,
VNImageOption options,
VoidBlock2<VNRequest,NSError> completionHandler) |
|
boolean |
VNSequenceRequestHandler.performRequests(NSArray<VNRequest> requests,
NSData imageData) |
|
boolean |
VNSequenceRequestHandler.performRequests(NSArray<VNRequest> requests,
NSData imageData,
CGImagePropertyOrientation orientation) |
|
Constructors in org.robovm.apple.vision with parameters of type NSData
| Constructor |
Description |
VNGenerateOpticalFlowRequest(NSData imageData,
CGImagePropertyOrientation orientation,
VNImageOption options) |
|
VNGenerateOpticalFlowRequest(NSData imageData,
CGImagePropertyOrientation orientation,
VNImageOption options,
VoidBlock2<VNRequest,NSError> completionHandler) |
|
VNGenerateOpticalFlowRequest(NSData imageData,
VNImageOption options) |
|
VNGenerateOpticalFlowRequest(NSData imageData,
VNImageOption options,
VoidBlock2<VNRequest,NSError> completionHandler) |
|
VNHomographicImageRegistrationRequest(NSData imageData,
CGImagePropertyOrientation orientation,
VNImageOption options) |
|
VNHomographicImageRegistrationRequest(NSData imageData,
CGImagePropertyOrientation orientation,
VNImageOption options,
VoidBlock2<VNRequest,NSError> completionHandler) |
|
VNHomographicImageRegistrationRequest(NSData imageData,
VNImageOption options) |
|
VNHomographicImageRegistrationRequest(NSData imageData,
VNImageOption options,
VoidBlock2<VNRequest,NSError> completionHandler) |
|
VNImageRegistrationRequest(NSData imageData,
CGImagePropertyOrientation orientation,
VNImageOption options) |
|
VNImageRegistrationRequest(NSData imageData,
CGImagePropertyOrientation orientation,
VNImageOption options,
VoidBlock2<VNRequest,NSError> completionHandler) |
|
VNImageRegistrationRequest(NSData imageData,
VNImageOption options) |
|
VNImageRegistrationRequest(NSData imageData,
VNImageOption options,
VoidBlock2<VNRequest,NSError> completionHandler) |
|
VNImageRequestHandler(NSData imageData,
CGImagePropertyOrientation orientation,
VNImageOption options) |
|
VNImageRequestHandler(NSData imageData,
VNImageOption options) |
|
VNTargetedImageRequest(NSData imageData,
CGImagePropertyOrientation orientation,
VNImageOption options) |
|
VNTargetedImageRequest(NSData imageData,
CGImagePropertyOrientation orientation,
VNImageOption options,
VoidBlock2<VNRequest,NSError> completionHandler) |
|
VNTargetedImageRequest(NSData imageData,
VNImageOption options) |
|
VNTargetedImageRequest(NSData imageData,
VNImageOption options,
VoidBlock2<VNRequest,NSError> completionHandler) |
|
VNTranslationalImageRegistrationRequest(NSData imageData,
CGImagePropertyOrientation orientation,
VNImageOption options) |
|
VNTranslationalImageRegistrationRequest(NSData imageData,
CGImagePropertyOrientation orientation,
VNImageOption options,
VoidBlock2<VNRequest,NSError> completionHandler) |
|
VNTranslationalImageRegistrationRequest(NSData imageData,
VNImageOption options) |
|
VNTranslationalImageRegistrationRequest(NSData imageData,
VNImageOption options,
VoidBlock2<VNRequest,NSError> completionHandler) |
|
-
-
-
Methods in org.robovm.apple.webkit with parameters of type NSData
| Modifier and Type |
Method |
Description |
void |
WKDownloadDelegate.didFailWithError(WKDownload download,
NSError error,
NSData resumeData) |
|
void |
WKDownloadDelegateAdapter.didFailWithError(WKDownload download,
NSError error,
NSData resumeData) |
|
void |
WKURLSchemeTask.didReceiveData(NSData data) |
|
void |
WKURLSchemeTaskAdapter.didReceiveData(NSData data) |
|
WKNavigation |
WKWebView.loadData(NSData data,
String MIMEType,
String characterEncodingName,
NSURL baseURL) |
|
static void |
NSAttributedStringExtensions.loadFromHTML(NSData data,
NSDictionary<?,?> options,
VoidBlock3<NSAttributedString,NSDictionary<NSString,?>,NSError> completionHandler) |
|
protected static void |
NSAttributedStringExtensions.loadFromHTML(ObjCClass clazz,
NSData data,
NSDictionary<?,?> options,
VoidBlock3<NSAttributedString,NSDictionary<NSString,?>,NSError> completionHandler) |
|
WKNavigation |
WKWebView.loadSimulatedRequest(NSURLRequest request,
NSURLResponse response,
NSData data) |
|
void |
WKWebView.resumeDownload(NSData resumeData,
VoidBlock1<WKDownload> completionHandler) |
|