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