Searched defs:NSOutputStream (Results 1 – 5 of 5) 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 {
1273 - (void)writeToOutputStream:(NSOutputStream *)output {1309 - (void)writeDelimitedToOutputStream:(NSOutputStream *)output {
1230 {
1681 {