File: wx263.htm

package info (click to toggle)
wxwin2-doc 2.01-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 6,540 kB
  • ctags: 5,968
  • sloc: cpp: 15,157; makefile: 434; sh: 6
file content (20 lines) | stat: -rw-r--r-- 1,038 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<HTML>
<head><title>wxZlibOutputStream</title></head>

<BODY BGCOLOR=#FFFFFF>
<A NAME="wxzliboutputstream"></A><CENTER>
<A HREF="wx.htm"><img align=center src="contents.gif" BORDER=0 ALT="Contents"></A> <A HREF="wx22.htm#classref"><img align=center src="up.gif" BORDER=0 ALT="Up"></A> <A HREF="wx262.htm#wxzlibinputstream"><img align=center src="back.gif" BORDER=0 ALT="Previous"></A> <A HREF="wx264.htm#functions"><img align=center src="forward.gif" BORDER=0 ALT="Next"></A> </CENTER><HR>

<H2>wxZlibOutputStream</H2>
<P>
<B><FONT COLOR="#FF0000">Derived from</FONT></B><P>
<A HREF="wx98.htm#wxfilteroutputstream">wxFilterOutputStream</A><P>
<B><FONT COLOR="#FF0000">Include files</FONT></B><P>
&lt;wx/zstream.h&gt;<P>
<B><FONT COLOR="#FF0000">See also</FONT></B><P>
wxStreamBuffer (REF NOT FOUND), <A HREF="wx160.htm#wxoutputstream">wxOutputStream</A><P>
<B><FONT COLOR="#FF0000">Short description</FONT></B><P>
This stream compresses all data written to it, and passes the compressed data
to the "filtered'' stream.<P>

</BODY></HTML>