TZLibStreamBase Class

Represents type TZLibStreamBase.

Namespace: flcZLib
type
 TZLibStreamBase = class(TStream)
 end;

The TZLibStreamBase type exposes the following members.

Show:
 NameDescription
Create(TStream)

Initializes a new instance of the TZLibStreamBase class.

Destroy

Represents the destructor of the TZLibStreamBase class.

Top
Show:
 NameDescription
FStream

Represents field FStream.

FStreamRec

Represents field FStreamRec.

Top