Foundation.NSData Class
Byte buffer manipulation.

See Also: NSData Members

Syntax

[Foundation.Register("NSData", true)]
public class NSData : NSObject, INSMutableCopying, INSSecureCoding, IEnumerable<byte>, IDisposable

Remarks

This wraps a byte array, this is the way that CocoaTouch represents strongly-typed byte-arrays and is consumed by various CocoaTouch APIs.

Related content

Requirements

Namespace: Foundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0