| Constructor and Description |
|---|
DeflaterSink(Sink sink,
Deflater deflater) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
flush() |
Timeout |
timeout() |
String |
toString() |
void |
write(Buffer source,
long byteCount) |
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()
Copyright © 2020. All rights reserved.