API:System.ZLib.inflateReset2
Delphi
function inflateReset2(var strm: z_stream; windowBits: Integer): Integer; cdecl;
C++
extern DELPHI_PACKAGE int __cdecl inflateReset2(z_stream &strm, int windowBits);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.ZLib.pas System.ZLib.hpp |
System.ZLib | System.ZLib |
Description
Embarcadero Technologies does not currently have any additional information.