-
Methods in org.robovm.apple.corefoundation with parameters of type CFReadStream
| Modifier and Type |
Method |
Description |
static CFPropertyList |
CFPropertyList.create(CFAllocator allocator,
CFReadStream stream,
long streamLength,
long options) |
|
protected static CFPropertyList |
CFPropertyList.create(CFAllocator allocator,
CFReadStream stream,
long streamLength,
long options,
MachineSizedSIntPtr format) |
|
static CFPropertyList |
CFPropertyList.create(CFReadStream stream,
long streamLength,
long options) |
|
void |
CFReadStream.ClientCallback.invoke(CFReadStream stream,
CFStreamEventType eventType) |
|
void |
CFWriteStream.ClientCallback.invoke(CFReadStream stream,
CFStreamEventType eventType) |
|