Uses of Class
org.robovm.apple.corefoundation.CFMutableString
| Package | Description |
|---|---|
| org.robovm.apple.corefoundation |
-
Uses of CFMutableString in org.robovm.apple.corefoundation
Methods in org.robovm.apple.corefoundation that return CFMutableString Modifier and Type Method Description static CFMutableStringCFMutableString. create(long maxLength)static CFMutableStringCFMutableString. create(CFAllocator alloc, long maxLength)static CFMutableStringCFMutableString. createCopy(long maxLength, CFMutableString theString)static CFMutableStringCFMutableString. createCopy(CFAllocator alloc, long maxLength, CFMutableString theString)static CFMutableStringCFMutableAttributedString. getMutableString(CFAttributedString aStr)Methods in org.robovm.apple.corefoundation with parameters of type CFMutableString Modifier and Type Method Description static CFMutableStringCFMutableString. createCopy(long maxLength, CFMutableString theString)static CFMutableStringCFMutableString. createCopy(CFAllocator alloc, long maxLength, CFMutableString theString)