Uses of Class
org.robovm.apple.foundation.NSInputStream.NSInputStreamPtr
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSInputStream.NSInputStreamPtr in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation with parameters of type NSInputStream.NSInputStreamPtr 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