接口 ZipDataSource


public interface ZipDataSource
可以将其想象成一个 BytesSupplier ,主要用来规范多种类型的数据来源 如文件 字节数组等
版本:
2.0.4
作者:
scx567888