|
<< Click to Display Table of Contents >> Navigation: Enums > Libdeflate_result |
SIGNATURE=IW.LibDeflate.Import.libdeflate_result
ETYPE=Enum
Declaration:
Delphi: |
public libdeflate_result = ( |
C++: |
public: enum libdeflate_result { |
Unit: IW.LibDeflate.Import.pas
Description: Result of a call to libdeflate_deflate_decompress(), libdeflate_zlib_decompress(), or libdeflate_gzip_decompress().