public class Unzipper extends JSONzip
bcd, end, endOfNumber, int14, int4, int7, namehuff, namehuffext, namekeep, probe, stringhuff, stringhuffext, stringkeep, valuekeep, zipArrayString, zipArrayValue, zipEmptyArray, zipEmptyObject, zipFalse, zipNull, zipObject, zipTrue| Constructor and Description |
|---|
Unzipper(BitReader bitreader)
Create a new unzipper.
|
public Unzipper(BitReader bitreader)
bitreader - The bitreader that this decoder will read from.public boolean pad(int width)
throws JSONException
width - The width of the pad field in bits.JSONExceptionpublic Object decode() throws JSONException
JSONExceptionCopyright © 2016. All Rights Reserved.