EldoS
 Table of Contents >  SolFSStream class
Navigation
Web site
Support
Table Of Contents

SolFSStream class

Properties     Methods     See also    

Overview

Use this class to read and write files within SolFSStorage.
SolFSStream is a descendant of TStream in Delphi/C++Builder edition.
SolFSStream is a descendant of Stream in .NET edition.

Description

Use SolFSStream to read/write individual files within SolFSStorage. SolFSStream provides the same interface as Stream does, but includes additional parameters needed to allocate the file in SolFSStorage.

Properties

CanRead
CanSeek
CanWrite
FileSize
Length
Position
Size

Methods

Constructor

Close
Flush
Read
ReadWithSeek
Seek
SetLength
Tell
Write
WriteWithSeek

See also

Storage class     DLL functions list


Got questions or comments about this topic? Tell us about them.
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2010, EldoS Corporation