GZIPOutputStream (Java SE 25 & JDK 25)
- All Implemented Interfaces:
Closeable, Flushable, AutoCloseable
-
Field Summary
Fields
CRC-32 of uncompressed data.
-
Constructor Summary
Constructors
Creates a new output stream with a default buffer size.
Creates a new output stream with a default buffer size and the specified flush mode.
Creates a new output stream with the specified buffer size.
Creates a new output stream with the specified buffer size and flush mode.
-
Method Summary
-
Field Details
-
crc
-
-
Constructor Details
-
GZIPOutputStream
-
GZIPOutputStream
-
GZIPOutputStream
-
GZIPOutputStream
-
-
Method Details
-
write
-
finish
-