Package org.aoju.bus.core.io.sink
Class GzipSink
java.lang.Object
org.aoju.bus.core.io.sink.GzipSink
- All Implemented Interfaces:
Closeable,Flushable,AutoCloseable,Sink
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GzipSink
-
-
Method Details
-
write
- Specified by:
writein interfaceSink- Throws:
IOException
-
flush
- Specified by:
flushin interfaceFlushable- Specified by:
flushin interfaceSink- Throws:
IOException
-
timeout
-
close
public void close() -
deflater
-