MonoMac.Foundation.NSMutableData: Method Members

The methods of MonoMac.Foundation.NSMutableData are listed below. For a list of all members, see the NSMutableData Members list.

See Also: Inherited members from MonoMac.Foundation.NSData

Public Methods

AppendBytes(byte[])
Documentation for this section has not yet been entered.
AppendBytes(IntPtr, uint)
Documentation for this section has not yet been entered.
AppendBytes(byte[], int, int)
Documentation for this section has not yet been entered.
AppendData(NSData)
Documentation for this section has not yet been entered.
static
Create() : NSMutableData
Documentation for this section has not yet been entered.
static
FromCapacity(int) : NSMutableData
Documentation for this section has not yet been entered.
static
FromLength(int) : NSMutableData
Documentation for this section has not yet been entered.
SetData(NSData)
Documentation for this section has not yet been entered.
SetLength(uint)
Documentation for this section has not yet been entered.