The Gzip module contains readers and writers of gzip format compressed
data, as specified in RFC 1952.
      
Constants
    
      BEST_COMPRESSION = Compress::Deflate::BEST_COMPRESSION
    
  
  
 
    
      BEST_SPEED = Compress::Deflate::BEST_SPEED
    
  
  
 
    
      DEFAULT_COMPRESSION = Compress::Deflate::DEFAULT_COMPRESSION
    
  
  
 
    
      NO_COMPRESSION = Compress::Deflate::NO_COMPRESSION