Searched refs:writeUncompressed (Results 1 – 1 of 1) sorted by relevance
127 writeUncompressed(uncompressedSize); in writeChunk()167 private void writeUncompressed(int uncompressedSize) throws IOException { in writeUncompressed() method in LZMA2OutputStream