TZLibCompressionStream Class
Represents type TZLibCompressionStream
.
type TZLibCompressionStream = class(TZLibStreamBase) end;
The TZLibCompressionStream type exposes the following members.
Show:
Name | Description | |
---|---|---|
Create(TStream,TZLibCompressionLevel) | Initializes a new instance of the TZLibCompressionStream class. | |
Destroy | Represents the destructor of the TZLibCompressionStream class. (Overrides TZLibStreamBase.Destroy.) |
Show:
Name | Description | |
---|---|---|
DoDeflate(Integer) | Represents method | |
Flush | Represents method | |
GetSize | Represents method | |
Read(Void,Longint) | Represents method | |
Seek(Longint,Word) | Represents method | |
Write(Void,Longint) | Represents method |
Show:
Name | Description | |
---|---|---|
FDeflateInit | Represents field | |
FLevel | Represents field | |
FOutBuffer | Represents field |