Foundation.NSOutputStream Members

The members of Foundation.NSOutputStream are listed below.

See Also: Inherited members from Foundation.NSStream

Public Constructors

Default constructor that initializes a new instance of this class with no parameters.
Documentation for this section has not yet been entered.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.

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.