<ILSwapDataSource> Protocol Reference

A data source object provides larger-than-RAM data sets to clients. More...

#import <ILSwapLargeItemSupport.h>

Inheritance diagram for <ILSwapDataSource>:
ILSwapFileDataSource

List of all members.

Public Member Functions

(id< ILSwapReader >) - reader
 Provides a reader that will produce the data contained by this source as a sequence of NSData objects.

Detailed Description

A data source object provides larger-than-RAM data sets to clients.

Definition at line 17 of file ILSwapLargeItemSupport.h.


Member Function Documentation

- (id <ILSwapReader>) reader  

Provides a reader that will produce the data contained by this source as a sequence of NSData objects.

The reader will have a nil delegate and will be stopped. See the ILSwapReader protocol for more information about readers and reader states.


The documentation for this protocol was generated from the following file:
 All Classes Functions Properties

Generated on Tue Mar 2 13:01:50 2010 for SwapKit by  doxygen 1.6.1