¡@

Home 

2014/10/15 ¤U¤È 10:12:24

iphone Programming Glossary: outputstreamptr

Buffering NSOutputStream used as NSInputStream?

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

NSStream BoundPairAdditions void createBoundInputStream NSInputStream inputStreamPtr outputStream NSOutputStream outputStreamPtr bufferSize NSUInteger bufferSize @end @implementation NSStream BoundPairAdditions void createBoundInputStream NSInputStream.. NSStream BoundPairAdditions void createBoundInputStream NSInputStream inputStreamPtr outputStream NSOutputStream outputStreamPtr bufferSize NSUInteger bufferSize CFReadStreamRef readStream CFWriteStreamRef writeStream assert inputStreamPtr NULL outputStreamPtr.. bufferSize NSUInteger bufferSize CFReadStreamRef readStream CFWriteStreamRef writeStream assert inputStreamPtr NULL outputStreamPtr NULL readStream NULL writeStream NULL CFStreamCreateBoundPair NULL inputStreamPtr nil readStream NULL outputStreamPtr nil..