public class Decompressor extends JSONzip
bcd, end, endOfNumber, int14, int4, int7, maxSubstringLength, minSubstringLength, namehuff, namekeep, probe, stringkeep, substringhuff, substringkeep, substringLimit, twos, values, zipArrayString, zipArrayValue, zipEmptyArray, zipEmptyObject, zipFalse, zipNull, zipObject, zipTrue| Constructor and Description |
|---|
Decompressor(BitReader bitreader)
Create a new compressor.
|
public Decompressor(BitReader bitreader)
bitreader - The bitreader that this decompressor will read from.public boolean pad(int factor)
throws JSONException
factor - JSONExceptionpublic Object unzip() throws JSONException
JSONExceptionCopyright © 2013. All Rights Reserved.