Uses of Class
org.robovm.apple.foundation.NSStream
| Package | Description |
|---|---|
| org.robovm.apple.coreservices | |
| org.robovm.apple.foundation |
-
Uses of NSStream in org.robovm.apple.coreservices
Subclasses of NSStream in org.robovm.apple.coreservices Modifier and Type Class Description classCFHTTPStream -
Uses of NSStream in org.robovm.apple.foundation
Subclasses of NSStream in org.robovm.apple.foundation Modifier and Type Class Description classNSInputStreamclassNSOutputStreamMethods in org.robovm.apple.foundation that return NSStream Modifier and Type Method Description NSStreamNSStream. setCurrentOffset(long offset)NSStreamNSStream. setDataWrittenToMemoryStream(NSData data)NSStreamNSStream. setNetworkServiceType(NSStreamNetworkServiceType serviceType)NSStreamNSStream. setSocketSecurityLevel(NSStreamSocketSecurityLevel securityLevel)NSStreamNSStream. setSOCKSProxyConfiguration(NSStreamSOCKSProxyConfiguration configuration)Methods in org.robovm.apple.foundation with parameters of type NSStream Modifier and Type Method Description voidNSStreamDelegate. handleEvent(NSStream aStream, NSStreamEvent eventCode)voidNSStreamDelegateAdapter. handleEvent(NSStream aStream, NSStreamEvent eventCode)