¡@

Home 

2014/10/15 ¤U¤È 10:10:27

iphone Programming Glossary: inputstreamptr

Buffering NSOutputStream used as NSInputStream?

http://stackoverflow.com/questions/3221030/buffering-nsoutputstream-used-as-nsinputstream

be seen in the PostController.m code @interface NSStream BoundPairAdditions void createBoundInputStream NSInputStream inputStreamPtr outputStream NSOutputStream outputStreamPtr bufferSize NSUInteger bufferSize @end @implementation NSStream BoundPairAdditions.. NSUInteger bufferSize @end @implementation NSStream BoundPairAdditions void createBoundInputStream NSInputStream inputStreamPtr outputStream NSOutputStream outputStreamPtr bufferSize NSUInteger bufferSize CFReadStreamRef readStream CFWriteStreamRef.. outputStreamPtr bufferSize NSUInteger bufferSize CFReadStreamRef readStream CFWriteStreamRef writeStream assert inputStreamPtr NULL outputStreamPtr NULL readStream NULL writeStream NULL CFStreamCreateBoundPair NULL inputStreamPtr nil readStream NULL..