Uses of Class
org.robovm.apple.foundation.NSOutputStream.NSOutputStreamPtr
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSOutputStream.NSOutputStreamPtr in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation with parameters of type NSOutputStream.NSOutputStreamPtr Modifier and Type Method Description protected static voidNSStream. getBoundStreams(long bufferSize, NSInputStream.NSInputStreamPtr inputStream, NSOutputStream.NSOutputStreamPtr outputStream)protected booleanNSNetService. getStreams(NSInputStream.NSInputStreamPtr inputStream, NSOutputStream.NSOutputStreamPtr outputStream)Deprecated.protected static voidNSStream. getStreamsToHost(String hostname, long port, NSInputStream.NSInputStreamPtr inputStream, NSOutputStream.NSOutputStreamPtr outputStream)Deprecated.Use nw_connection_t in Network framework instead