Uses of Class
org.robovm.apple.corefoundation.CFWriteStream
| Package | Description |
|---|---|
| org.robovm.apple.corefoundation |
-
Uses of CFWriteStream in org.robovm.apple.corefoundation
Methods in org.robovm.apple.corefoundation that return CFWriteStream Modifier and Type Method Description static CFWriteStreamCFWriteStream. create(byte[] bytes)static CFWriteStreamCFWriteStream. create(ByteBuffer bytes)static CFWriteStreamCFWriteStream. create(CFURL fileURL)Methods in org.robovm.apple.corefoundation with parameters of type CFWriteStream Modifier and Type Method Description longCFPropertyList. write(CFWriteStream stream, CFPropertyListFormat format, long options)