MonoTouch.Foundation.NSData Class
Byte buffer manipulation.

See Also: NSData Members

Syntax

[MonoTouch.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: MonoTouch.Foundation
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0