httpfilters/deflatefilter/inc/DecmpStream.h
branchRCL_3
changeset 6 fa2fd8b2d6cc
parent 0 b16258d2340f
equal deleted inserted replaced
5:337070b4fa18 6:fa2fd8b2d6cc
    18  
    18  
    19 #ifndef __DECMPSTREAM_H_
    19 #ifndef __DECMPSTREAM_H_
    20 #define __DECMPSTREAM_H_
    20 #define __DECMPSTREAM_H_
    21 //------------------------------------------------------------------------------
    21 //------------------------------------------------------------------------------
    22 
    22 
    23 #include <EZGzip.h>
    23 #include <ezgzip.h>
    24 //------------------------------------------------------------------------------
    24 //------------------------------------------------------------------------------
    25 
    25 
    26 class EZDecompressor;
    26 class EZDecompressor;
    27 class StreamBufMgr;
    27 class StreamBufMgr;
    28 class RMemReadStream;
    28 class RMemReadStream;