Monday, 26 August 2013

Get actual size of a gzip file in android

Get actual size of a gzip file in android

References

Reference NO 1

http://stackoverflow.com/questions/15215127/get-size-of-uncompressed-gzip-file-while-size-of-compressed-file-is-available-fr

Reference NO 2

http://stackoverflow.com/questions/14518612/determining-length-of-gzipped-file-in-custom-recordreader

Reference NO 3

http://stackoverflow.com/questions/2712173/check-the-total-content-size-of-a-tar-gz-file

Reference NO 4

http://stackoverflow.com/questions/5960729/how-to-i-find-out-the-size-of-a-gzip-section-embedded-in-firmware

Reference NO 5

http://superuser.com/questions/619591/how-can-i-get-the-uncompressed-size-of-gzip-file-without-actually-decompressing

Reference NO 6

http://developer.android.com/reference/java/util/zip/GZIPInputStream.html

Reference NO 7

#EANF#

Reference NO 8

#EANF#

No comments:

Post a Comment