| 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()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in interface SinkIOExceptionpublic final Deflater deflater()
Copyright © 2019. All rights reserved.