将非本地对象的地址传递给__autoreleasing参数以进行回写// note the following method returns _inStream and _outStreamNSLog(@"error in get input and output streams");}NSInputStream *_inStream;
@property (nonatom
我有两个视图,这两个视图都需要一个NSInputStream和一个NSOutputStream变量,我的问题是如何从第一个视图获取第二个视图的输入流/outpustream。var outputStrean : NSOutputStream!self.initNetworkCommunication()
//here i init the both of them现在,第二个应该