<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="../../../style.css">
<title>
Gambas Documentation - Compress
 (gb.compress)</title>
</head>
<body>
<table class="none" width="100%" cellpadding="0" cellspacing="0" border="0">
<tr><td align="left">
<font size="-1">
<a href="../../../help%3Fen"><img class="flag" alt="Home" border="0" src="../../../img/lang/en.png" align="center"></a>&nbsp;&nbsp;
<a href="../gb.compress%3Fen">Up</a>&nbsp;&nbsp;
<a href="../gb.compress%3Fen">Previous</a>&nbsp;&nbsp;
<a href="compress/default%3Fen">Next</a>&nbsp;&nbsp;
</td></tr></table>
<div class="notab">
<h1>
Compress
 (gb.compress)</h1>
This class allows <a href="../../def/gambas%3Fen">Gambas</a> to use compression algorithms, in order to compress files, strings in memory, and to write a compressed file using standard <a href="../gb/stream%3Fen">Stream</a> methods.
<p>
<div class="black"><font color="white" size="-2"><b>Symbols</b></font></div>
<div class="border">
This class inherits <a href="../gb/stream%3Fen">Stream</a> in <a href="../gb%3Fen">gb - Gambas Internal native classes</a>.<hr>
This class is <a href="compress/_new%3Fen">creatable</a>.<br>
<hr><table class="none" cellspacing="0" cellpadding="0">
<tr>
<td align=left><b>Properties</b></td><td width="32">&nbsp;</td>
<td align=left><b>Methods</b></td><td width="32">&nbsp;</td>
</tr>
<tr valign=top>
<td>
<a href="../gb/stream/byteorder%3Fen">ByteOrder</a>&nbsp;&nbsp; <a href="compress/default%3Fen">Default</a>&nbsp;&nbsp; <a href="../gb/stream/endofline%3Fen">EndOfLine</a>&nbsp;&nbsp; <a href="../gb/stream/handle%3Fen">Handle</a>&nbsp;&nbsp; <a href="../gb/stream/id%3Fen">Id</a>&nbsp;&nbsp; <a href="compress/max%3Fen">Max</a>&nbsp;&nbsp; <a href="compress/min%3Fen">Min</a>&nbsp;&nbsp; <a href="compress/type%3Fen">Type</a>&nbsp;&nbsp; </td><td>&nbsp;</td>
<td>
<a href="compress/file%3Fen">File</a>&nbsp;&nbsp; <a href="compress/open%3Fen">Open</a>&nbsp;&nbsp; <a href="compress/string%3Fen">String</a>&nbsp;&nbsp; </td><td>&nbsp;</td>
</tr>
</table>
</div>

</div>
<hr>
</body>
</html>

