The C++ framework for developing highly scalable, high performance servers on Windows platforms.

CompressionLevel.h File Reference


Namespaces

namespace  JetByteTools
namespace  JetByteTools::ZLib

Enumerations

enum  CompressionLevel {
  DefaultCompression = -1, NoCompression = 0, FastestCompression = 1, Level1 = 1,
  Level2 = 2, Level3 = 3, Level4 = 4, Level5 = 5,
  Level6 = 6, Level7 = 7, Level8 = 8, Level9 = 9,
  SmallestCompression = 9
}


Generated on Sun Sep 12 19:06:42 2021 for The Server Framework - v7.4 by doxygen 1.5.3