Stream Extension Classes 2.0.1
In category
Description
This class library provides some classes that can be used to extend the functionality of Delphi's TStream classes.
At present the classes provided are:
- A TStream derived class which can wrap another TStream - this is useful as a base class for filters to wrap round existing stream classes.
- A set of stream wrappers that simplify writing data to a resource file - one class handles the resource file structure (including headers) while another handles the format of individual resources within the file.
- A set of classes that wrap existing streams and provide an IStream interface to them - like Delphi's TStreamAdapter classes.
Several demo programs are included in the download along with a user guide in PDF format.
Informations
- Status: Fully functional
- Source: FW
- Exe demo: included
- Size: 97 063kB
Platforms:
- Delphi 4
- Delphi 5
- Delphi 6
- Delphi 7
Downloads