| 构造器和说明 |
|---|
GZipCompress() |
public byte[] compress(byte[] array)
throws IOException
Compresscompress 在接口中 Compressarray - the arrayIOException - Signals that an I/O exception has occurred.public byte[] compress0(byte[] array)
throws IOException
IOExceptionpublic byte[] unCompress(byte[] array)
throws IOException
CompressunCompress 在接口中 Compressarray - the arrayIOException - Signals that an I/O exception has occurred.public byte[] unCompress0(byte[] array)
throws IOException
IOExceptionCopyright © 2022 Baidu, Inc.. All rights reserved.