deflate(string, level = Zlib::DEFAULT_COMPRESSION) -> String
引数 string を圧縮します。Zlib::Deflate.deflate と同じです。
[SEE_ALSO] Zlib::Deflate.deflate