Home
last modified time | relevance | path

Searched refs:decompress (Results 1 – 3 of 3) sorted by relevance

/trunk/main/xmerge/java/aportisdoc/src/main/java/org/openoffice/xmerge/converter/xml/sxw/aportisdoc/
H A DDocDecoder.java83 byte[] bytes = decompress(recs[i].getBytes(), in parseRecords()
128 private byte[] decompress(byte[] cBytes, int textRecordSize) in decompress() method in DocDecoder
/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DWSDecoder.java83 byteArrays[i-1] = decompress(recs[i].getBytes(), in parseRecords()
188 private byte[] decompress(byte[] cBytes, int textRecordSize) in decompress() method in WSDecoder
/trunk/main/extensions/source/macosx/spotlight/
H A Dunzip.m125 when reading and decompress it */
139 uLong crc32_wait; /* crc32 we must obtain after decompress all */

Completed in 33 milliseconds