TZLibDecompressionStream Class
Represents type TZLibDecompressionStream
.
type TZLibDecompressionStream = class(TZLibStreamBase) end;
The TZLibDecompressionStream type exposes the following members.
Show:
Name | Description | |
---|---|---|
Create(TStream) | Initializes a new instance of the TZLibDecompressionStream class. | |
Destroy | Represents the destructor of the TZLibDecompressionStream class. (Overrides TZLibStreamBase.Destroy.) |
Show:
Name | Description | |
---|---|---|
GetSize | Represents method | |
Read(Void,Longint) | Represents method | |
Seek(Longint,Word) | Represents method | |
Write(Void,Longint) | Represents method |
Show:
Name | Description | |
---|---|---|
FDoInRead | Represents field | |
FInBuffer | Represents field | |
FInflateInit | Represents field | |
FOutAvailable | Represents field | |
FOutBuffer | Represents field |