Class CompressedInputStream

java.lang.Object
java.io.InputStream
com.mysql.jdbc.CompressedInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

class CompressedInputStream extends InputStream
Used to de-compress packets from the MySQL server when protocol-level compression is turned on.