.Net GZipStream - Compress/Decompress a String in Delphi

This demo demonstates how to use .Net GZipStream to compress and decompress string in Delphi.




  
Download

Downloaded
53 times



Updated
15/05/2018


Developer
Bismark

Description

This demo presents two methods to compress and decompress strings using CNClrLib.IO._GZipStream using the .Net Runtime Library for Delphi



Back