Declared in NSScanner+DTBonjour.h

Overview

Category extension for NSScanner to deal with scanning the headers used by DTBonjour

Instance Methods

scanBonjourConnectionHeaders:

The receiver scans for DTBonjour headers.

- (BOOL)scanBonjourConnectionHeaders:(NSDictionary **)headers

Parameters

headers

The output dictionary with the scanned headers

Return Value

YES if successfully scanned the headers

Declared In

NSScanner+DTBonjour.h