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 {
1212 - (void)writeToOutputStream:(NSOutputStream *)output {1244 - (void)writeDelimitedToOutputStream:(NSOutputStream *)output {
172 - (instancetype)initWithOutputStream:(NSOutputStream *)output {185 data:(NSMutableData *)data {196 + (instancetype)streamWithOutputStream:(NSOutputStream *)output {