org.rococoa.cocoa.foundation.categories
Interface NSInputStreamExtensions
- All Known Implementing Classes:
- NSInputStream
public interface NSInputStreamExtensions
The NSInputStreamExtensions category contains additional initializers and convenience routines for dealing with NSInputStreams.
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
initWithData
NSInputStream initWithData(NSData data)
initWithFileAtPath
NSInputStream initWithFileAtPath(NSString path)