Searched defs:NSOutputStream (Results 1 – 3 of 3) sorted by relevance
41 data:(NSMutableData *)data;46 bufferSize:(size_t)bufferSize;51 bufferSize:(size_t)bufferSize {
161 - (instancetype)initWithOutputStream:(NSOutputStream *)output {174 data:(NSMutableData *)data {185 + (instancetype)streamWithOutputStream:(NSOutputStream *)output {
1263 - (void)writeToOutputStream:(NSOutputStream *)output {1299 - (void)writeDelimitedToOutputStream:(NSOutputStream *)output {