Apple Developer Connection
Member Login Log In | Not a Member? Contact ADC

< Previous PageNext Page > Hide TOC

Deprecated NSData Methods

A method identified as deprecated has been superseded and may become unsupported in the future.

Deprecated in Mac OS X v10.2

deserializeAlignedBytesLengthAtCursor:

This method has been deprecated. (Deprecated in Mac OS X v10.2.)

- (unsigned)deserializeAlignedBytesLengthAtCursor:(unsigned *)cursor

Availability
See Also
Declared In
NSSerialization.h

deserializeBytes:length:atCursor:

This method has been deprecated. (Deprecated in Mac OS X v10.2.)

- (void)deserializeBytes:(void *)buffer length:(unsigned)bytes atCursor:(unsigned *)cursor

Availability
See Also
Declared In
NSSerialization.h

deserializeDataAt:ofObjCType:atCursor:context:

This method has been deprecated. (Deprecated in Mac OS X v10.2.)

- (void)deserializeDataAt:(void *)data ofObjCType:(const char *)type atCursor:(unsigned *)cursor context:(id < NSObjCTypeSerializationCallBack >)callback

Availability
Declared In
NSSerialization.h

deserializeIntAtCursor:

This method has been deprecated. (Deprecated in Mac OS X v10.2.)

- (int)deserializeIntAtCursor:(unsigned *)cursor

Availability
See Also
Declared In
NSSerialization.h

deserializeIntAtIndex:

This method has been deprecated. (Deprecated in Mac OS X v10.2.)

- (int)deserializeIntAtIndex:(unsigned)index

Availability
See Also
Declared In
NSSerialization.h

deserializeInts:count:atCursor:

This method has been deprecated. (Deprecated in Mac OS X v10.2.)

- (void)deserializeInts:(int *)intBuffer count:(unsigned)numInts atCursor:(unsigned *)cursor

Availability
See Also
Declared In
NSSerialization.h

deserializeInts:count:atIndex:

This method has been deprecated. (Deprecated in Mac OS X v10.2.)

- (void)deserializeInts:(int *)intBuffer count:(unsigned)numInts atIndex:(unsigned)index

Availability
See Also
Declared In
NSSerialization.h

< Previous PageNext Page > Hide TOC


Last updated: 2008-02-08




Did this document help you?
Yes: Tell us what works for you.

It’s good, but: Report typos, inaccuracies, and so forth.

It wasn’t helpful: Tell us what would have helped.
Get information on Apple products.
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Copyright © 2007 Apple Inc.
All rights reserved. | Terms of use | Privacy Notice