Uses of Class
org.robovm.apple.corefoundation.CFStreamProperty
| Package | Description |
|---|---|
| org.robovm.apple.corefoundation |
-
Uses of CFStreamProperty in org.robovm.apple.corefoundation
Fields in org.robovm.apple.corefoundation declared as CFStreamProperty Modifier and Type Field Description static CFStreamPropertyCFStreamProperty. AppendToFilestatic CFStreamPropertyCFStreamProperty. DataWrittenstatic CFStreamPropertyCFStreamProperty. FileCurrentOffsetstatic CFStreamPropertyCFStreamProperty. ShouldCloseNativeSocketstatic CFStreamPropertyCFStreamProperty. SocketNativeHandlestatic CFStreamPropertyCFStreamProperty. SocketRemoteHostNamestatic CFStreamPropertyCFStreamProperty. SocketRemotePortNumberstatic CFStreamPropertyCFStreamProperty. SocketSecurityLevelstatic CFStreamPropertyCFStreamProperty. SOCKSProxyMethods in org.robovm.apple.corefoundation that return CFStreamProperty Modifier and Type Method Description static CFStreamPropertyCFStreamProperty.Marshaler. toObject(Class<CFStreamProperty> cls, long handle, long flags)static CFStreamPropertyCFStreamProperty. valueOf(CFString value)Methods in org.robovm.apple.corefoundation that return types with arguments of type CFStreamProperty Modifier and Type Method Description static List<CFStreamProperty>CFStreamProperty.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.corefoundation with parameters of type CFStreamProperty Modifier and Type Method Description CFTypeCFReadStream. getProperty(CFStreamProperty property)CFTypeCFWriteStream. getProperty(CFStreamProperty property)booleanCFReadStream. setProperty(CFStreamProperty property, CFType propertyValue)booleanCFWriteStream. setProperty(CFStreamProperty property, CFType propertyValue)static longCFStreamProperty.Marshaler. toNative(CFStreamProperty o, long flags)Method parameters in org.robovm.apple.corefoundation with type arguments of type CFStreamProperty Modifier and Type Method Description static longCFStreamProperty.AsListMarshaler. toNative(List<CFStreamProperty> l, long flags)static CFStreamPropertyCFStreamProperty.Marshaler. toObject(Class<CFStreamProperty> cls, long handle, long flags)