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
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()Documentation for this section has not yet been entered. | |
static | FromCapacity(int)Documentation for this section has not yet been entered. | |
static | FromLength(int)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. | ||