Zlib ::Deflate.deflate(string[,level]). static VALUE rb_deflate_s_deflate(int argc, VALUE *argv, VALUE klass) { struct zstream z; VALUE src, level, dst, ...
確定! 回上一頁