Foundation.NSMutableData.FromCapacity Method
Factory method that instantiates an NSMutableData instance that can initially hold the specified capacity, in bytes.

Syntax

[Foundation.Export("dataWithCapacity:")]
public static NSMutableData FromCapacity (nint capacity)

Parameters

capacity
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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