The methods of Foundation.NSStream are listed below. For a list of all members, see the NSStream Members list.
See Also: Inherited members from Foundation.NSObject
Close()Documentation for this section has not yet been entered. | ||
static | GetBoundStreams(out NSInputStream, out NSOutputStream, nuint)Creates an input and output streams that are linked to each other. | |
static | GetStreamsToHost(string, out NSInputStream, out NSOutputStream, nint)Creates input and output streams for a TCP/IP connection to a specific host and port. | |
Open()Documentation for this section has not yet been entered. | ||
Schedule(NSRunLoop, string)Documentation for this section has not yet been entered. | ||
Unschedule(NSRunLoop, string)Documentation for this section has not yet been entered. | ||