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

Reply via email to