class RFileReadStream : public RReadStream |
Supports the reading of a stream from a file.
Public Member Functions | |
---|---|
RFileReadStream() | |
RFileReadStream(RFile &, TInt) | |
IMPORT_C void | Attach(RFile &, TInt) |
IMPORT_C TInt | Open(RFs &, const TDesC &, TUint) |
Private Attributes | |
---|---|
RFileBuf | iSource |