public final class GzipInput extends Object implements Input
GzipInput(Input input)
GzipInput(Input input, int max)
InputStream
stream()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GzipInput(Input input)
input
public GzipInput(Input input, int max)
max
public InputStream stream() throws Exception
Input
stream
Exception
Copyright © 2017–2021 Cactoos. All rights reserved.