Searched refs:encodeForLZMA2 (Results 1 – 2 of 2) sorted by relevance
103 if (lzma.encodeForLZMA2()) in write()190 lzma.encodeForLZMA2(); in writeEndMarker()214 lzma.encodeForLZMA2(); in flush()
212 public boolean encodeForLZMA2() { in encodeForLZMA2() method in LZMAEncoder