MonoMac.CoreFoundation.CFReadStream Members

The members of MonoMac.CoreFoundation.CFReadStream are listed below.

See Also: Inherited members from MonoMac.CoreFoundation.CFStream

Public Constructors

Documentation for this section has not yet been entered.

Public Methods

override
GetError() : CFException
Documentation for this section has not yet been entered.
HasBytesAvailable() : bool
Documentation for this section has not yet been entered.
Read(byte[]) : int
Documentation for this section has not yet been entered.
Read(byte[], int, int) : int
Documentation for this section has not yet been entered.

Protected Methods

override
DoClose()
Documentation for this section has not yet been entered.
override
DoGetProperty(MonoMac.Foundation.NSString) : IntPtr
Documentation for this section has not yet been entered.
override
DoGetStatus() : CFStreamStatus
Documentation for this section has not yet been entered.
override
DoOpen() : bool
Documentation for this section has not yet been entered.
override
DoSetClient(CFStream.CFStreamCallback, CFIndex, IntPtr) : bool
Documentation for this section has not yet been entered.
override
DoSetProperty(MonoMac.Foundation.NSString, MonoMac.ObjCRuntime.INativeObject) : bool
Documentation for this section has not yet been entered.
override
ScheduleWithRunLoop(CFRunLoop, MonoMac.Foundation.NSString)
Documentation for this section has not yet been entered.
override
UnscheduleFromRunLoop(CFRunLoop, MonoMac.Foundation.NSString)
Documentation for this section has not yet been entered.