Searched refs:MaxPrestreamHeaderSize (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dgzip.h53 unsigned int MaxPrestreamHeaderSize() const {return 1024;} function in class:Gunzip
H A Dzlib.h46 unsigned int MaxPrestreamHeaderSize() const {return 2;} function in class:ZlibDecompressor
H A Dzinflate.h112 virtual unsigned int MaxPrestreamHeaderSize() const {return 0;} function in class:Inflator
H A Dzinflate.cpp324 if (!flush && m_inQueue.CurrentSize() < MaxPrestreamHeaderSize())

Completed in 117 milliseconds