Playlist Generator
1.0
|
#import <Foundation/Foundation.h>
Go to the source code of this file.
Classes | |
protocol | <SBJsonStreamParserDelegate> |
Delegate for interacting directly with the stream parser. More... | |
class | SBJsonStreamParser |
Parse a stream of JSON data. More... | |
Enumerations | |
enum | SBJsonStreamParserStatus { SBJsonStreamParserComplete, SBJsonStreamParserWaitingForData, SBJsonStreamParserError } |