Class WebSocketClientCompressionHandler

    • Constructor Detail

      • WebSocketClientCompressionHandler

        public WebSocketClientCompressionHandler​(int maxAllocation)
        Constructor with default configuration.
        Parameters:
        maxAllocation - Maximum size of the decompression buffer. Must be >= 0. If zero, maximum size is not limited.