API:System.ZLib.inflateCopy

提供:RAD Studio API Documentation

Delphi

function inflateCopy(var dest, source: z_stream): Integer; cdecl;

C++

extern DELPHI_PACKAGE int __cdecl inflateCopy(z_stream &dest, z_stream &source);

プロパティ

種類 可視性 ソース ユニット
function public
System.ZLib.pas
System.ZLib.hpp
System.ZLib System.ZLib

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。