TECLAdvCompressedStream
Hierarchy
Properties
Methods
Events
TECLAdvCompressedStream is the virtualized base class for compressed stream classes.
Unit
EasyCompression
Description
TECLAdvCompressedStream encapsulates a set of properties, events, and methods for working with both compressed and decompressed data accessed through a stream interface. TECLAdvCompressedStream is the base class from which some other Easy Compression Library streams descend. Applications should never instantiate TECLAdvCompressedStream objects. Instead, instantiate an object from one of the descendant classes: TECLFileStream or TECLMemoryStream.
|