X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/704a4b7524e05d7bf4d208eb1b30be9989abef4c..d45d30c8682f858321600e2958167d7ef54ebeb5:/docs/latex/wx/zipstrm.tex diff --git a/docs/latex/wx/zipstrm.tex b/docs/latex/wx/zipstrm.tex index 569c28a618..8e9828993a 100644 --- a/docs/latex/wx/zipstrm.tex +++ b/docs/latex/wx/zipstrm.tex @@ -3,21 +3,18 @@ % zipstream.h at 02/May/99 19:54:25 % - \section{\class{wxZipInputStream}}\label{wxzipinputstream} This class is input stream from ZIP archive. The archive must be local file (accessible via FILE*). -It has all features including StreamSize and seeking. +It has all features including GetSize and seeking. \wxheading{Derived from} wxInputStream - \latexignore{\rtfignore{\wxheading{Members}}} - \membersection{wxZipInputStream::wxZipInputStream}\label{wxzipinputstreamwxzipinputstream} \func{}{wxZipInputStream}{\param{const wxString\& }{archive}, \param{const wxString\& }{file}} @@ -30,4 +27,3 @@ Constructor. \docparam{file}{name of file stored in the archive} -