| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Deflater |
deflater() |
void |
flush() |
Timeout |
timeout() |
void |
write(Buffer source,
long byteCount) |
public GzipSink(Sink sink)
public void write(Buffer source, long byteCount) throws IOException
write in interface SinkIOExceptionpublic void flush()
throws IOException
flush in interface Flushableflush in interface SinkIOExceptionpublic void close()
public final Deflater deflater()
Copyright © 2020. All rights reserved.