|
uncarved-helpers
|
|
class
GZIPDecompressingEntity(entity : org.apache.http.HttpEntity)
extends org.apache.http.entity.HttpEntityWrapper with AnyRef| Method Summary | |
override def
|
getContent : java.util.zip.GZIPInputStream |
override def
|
getContentLength : Long |
| Methods inherited from AnyRef | |
| getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
| Method Details |
override
def
getContent : java.util.zip.GZIPInputStream
override
def
getContentLength : Long
|
uncarved-helpers
|
|