Gzip

module Gzip

Overview

The Gzip module contains readers and writers of gzip format compressed data, as specified in RFC 1952.

Defined in:

gzip/gzip.cr

Constant Summary

BEST_COMPRESSION = Flate::BEST_COMPRESSION
BEST_SPEED = Flate::BEST_SPEED
DEFAULT_COMPRESSION = Flate::DEFAULT_COMPRESSION
NO_COMPRESSION = Flate::NO_COMPRESSION

© 2012–2017 Manas Technology Solutions.
Licensed under the Apache License, Version 2.0.
https://crystal-lang.org/api/0.22.0/Gzip.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部