deflateInit_(TZStreamRec,LongInt,PAnsiChar,LongInt) Method
Represents method deflateInit_(TZStreamRec,LongInt,PAnsiChar,LongInt)
.
function deflateInit_(var Strm: TZStreamRec; const Level: LongInt; const Version: PAnsiChar; const RecSize: LongInt): LongInt;
Parameters
- Strm
- Type: TZStreamRec
- Level
- Type: LongInt
- Version
- Type: PAnsiChar
- RecSize
- Type: LongInt
Return Value
Type: LongInt