activemq-cpp-3.9.5
DeflaterOutputStream.h File Reference
#include <decaf/util/Config.h>
#include <decaf/io/FilterOutputStream.h>
#include <decaf/io/IOException.h>
#include <decaf/util/zip/Deflater.h>
#include <vector>

Go to the source code of this file.

Data Structures

class  decaf::util::zip::DeflaterOutputStream
 Provides a FilterOutputStream instance that compresses the data before writing it to the wrapped OutputStream. More...
 

Namespaces

namespace  decaf
 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
 
namespace  decaf::util
 
namespace  decaf::util::zip