public class BrotliDecompressingEntity extends DecompressingEntity
HttpEntityWrapper
responsible for
handling br Content Coded responses.GzipDecompressingEntity
Constructor and Description |
---|
BrotliDecompressingEntity(org.apache.hc.core5.http.HttpEntity entity)
Creates a new
DecompressingEntity . |
Modifier and Type | Method and Description |
---|---|
static boolean |
isAvailable() |
getContent, getContentEncoding, getContentLength, writeTo
public BrotliDecompressingEntity(org.apache.hc.core5.http.HttpEntity entity)
DecompressingEntity
.entity
- factory to create decompressing stream.Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.