Go to the source code of this file.
Namespaces | |
namespace | ICSharpCode::SharpZipLib::Zip::Compression::Streams |
Classes | |
class | ICSharpCode::SharpZipLib::Zip::Compression::Streams::OutputWindow |
Contains the output from the Inflation process. We need to have a window so that we can refer backwards into the output stream to repeat stuff. Author of the original java version : John Leuner. More... |