Playlist Generator  1.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Defines
Public Member Functions | Properties
SBJsonUTF8Stream Class Reference

#import <SBJsonUTF8Stream.h>

Inheritance diagram for SBJsonUTF8Stream:
NSObject

List of all members.

Public Member Functions

(void) - appendData:
(BOOL) - haveRemainingCharacters:
(void) - skip
(void) - skipWhitespace
(BOOL) - skipCharacters:length:
(BOOL) - getUnichar:
(BOOL) - getNextUnichar:
(BOOL) - getRetainedStringFragment:
(NSString *) - stringWithRange:

Properties

NSUInteger index

Member Function Documentation

- (void) appendData: (NSData*)  data_
- (BOOL) getNextUnichar: (unichar*)  ch
- (BOOL) getRetainedStringFragment: (NSString**)  string
- (BOOL) getUnichar: (unichar*)  ch
- (BOOL) haveRemainingCharacters: (NSUInteger)  chars
- (void) skip
- (BOOL) skipCharacters: (const char *)  chars
length: (NSUInteger)  len 
- (void) skipWhitespace
- (NSString *) stringWithRange: (NSRange)  range

Property Documentation

- (NSUInteger) index [read, write, assign]

The documentation for this class was generated from the following files: