activemq-cpp-3.8.2
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

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