Ruby 1.9.2 リファレンスマニュアル > ライブラリ一覧 > zlibライブラリ > Zlibモジュール > deflate

module function Zlib.#deflate

deflate(string, level = Zlib::DEFAULT_COMPRESSION) -> String

string を圧縮します。

[SEE_ALSO] [[Zlib::Deflate.deflate]]