Searched defs:inflate (Results 1 – 3 of 3) sorted by relevance
52 public byte[] inflate(byte[] bytes) throws IOException { in inflate() method in DeflaterInputStreamTest
52 void setDictionary(JNIEnv* env, jbyteArray javaDictionary, int off, int len, bool inflate) { in setDictionary()
204 public int inflate(byte[] buf) throws DataFormatException { in inflate() method in Inflater217 …public synchronized int inflate(byte[] buf, int offset, int byteCount) throws DataFormatException { in inflate() method in Inflater