Hi
Looking into the NSStream class in Foundation, the NSInputStream and NSOutputStream subclasses have their APIs unimplemented. I would like to have a go at implementing them. Found the Corefoundation implementation of streams in CFStream. Can I use CFStream and build upon it to get NSStream working?
Regards
Mamatha
Hi Mamatha,
This seems like a reasonable starting point. Thanks for taking this on!
- Tony
ยทยทยท
On Jun 23, 2016, at 1:14 AM, Mamatha Busi via swift-corelibs-dev <swift-corelibs-dev@swift.org> wrote:
Hi
Looking into the NSStream class in Foundation, the NSInputStream and NSOutputStream subclasses have their APIs unimplemented. I would like to have a go at implementing them. Found the Corefoundation implementation of streams in CFStream. Can I use CFStream and build upon it to get NSStream working?
Regards
Mamatha
_______________________________________________
swift-corelibs-dev mailing list
swift-corelibs-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-corelibs-dev