Foundation.NSOutputStream: Method Members

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

See Also: Inherited members from Foundation.NSStream

Public Methods

static
CreateFile(string, bool) : NSOutputStream
Documentation for this section has not yet been entered.
HasSpaceAvailable() : bool
Documentation for this section has not yet been entered.
static
OutputStreamToMemory() : NSObject
Documentation for this section has not yet been entered.
Write(byte[]) : nint
Documentation for this section has not yet been entered.
Write(byte[], nuint) : nint
Documentation for this section has not yet been entered.
Write(byte[], int, nuint) : nint
Documentation for this section has not yet been entered.