Searched refs:useChecksum (Results 1 – 2 of 2) sorted by relevance
47 boolean useChecksum) throws IOException { in ZstdCompressorOutputStream() argument48 this.encOS = new ZstdOutputStream(outStream, level, closeFrameOnFlush, useChecksum); in ZstdCompressorOutputStream()
25 boolean useChecksum) throws IOException { in ZstdOutputStream() argument