We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
byte[] zipBytes = ZipUtil.getNewZip("test.zip") .addZipFile("file1",fileBytes1) .addZipFile("file2",fileBytes2) .getZip();
方法原型addZipFile(String filename, byte[] bytes)
addZipFile(String filename, byte[] bytes)
There was an error while loading. Please reload this page.
首页
表格
压缩包