扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.util.zip类deflater的类成员方法: getbyteswritten定义及介绍
发布时间:2014-2-17
本文导语:
getbyteswritten
public long getbyteswritten()
返回到目前为止输出压缩字节的总数。
返回:到目前为止输出压缩字节的总数(非负)从以下版本开始:
1.5