类 CompressionSplittedInputStream

  • 所有已实现的接口:
    Closeable, AutoCloseable

    public class CompressionSplittedInputStream
    extends FilterInputStream
    An InputStream wrapper that analyzes X Protocol frames and, if compressed, routes them to a secondary compressor-able InputStream that also knows how to rebuild uncompressed X Protocol frames from compressed ones.