public class ParallelGZIPInputStream extends GZIPInputStream
crc, eos, GZIP_MAGICbuf, inf, lenin| Constructor and Description |
|---|
ParallelGZIPInputStream(InputStream in) |
ParallelGZIPInputStream(InputStream in,
int size) |
close, readavailable, fill, mark, markSupported, read, reset, skipreadpublic ParallelGZIPInputStream(InputStream in, int size) throws IOException
IOExceptionpublic ParallelGZIPInputStream(InputStream in) throws IOException
IOExceptionCopyright © 2023. All rights reserved.