public class CompressedItem extends Object implements Sizer
CompressedItem(byte[] compressedData, int originSize, String encoding)
byte[]
getCompressedData()
String
getEncoding()
int
getOriginSize()
size()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CompressedItem(byte[] compressedData, int originSize, String encoding)
public int size()
size
Sizer
public int getOriginSize()
public byte[] getCompressedData()
public String getEncoding()
Copyright © 2023 The Ant Financial. All rights reserved.