Have a look at gzcon, for decompressing data as they arrive. From the
help file:
‘gzcon’ provides a modified connection that wraps an existing
connection, and decompresses reads or compresses writes through
that connection. Standard ‘gzip’ headers are assumed.
There is no indicati
raje...@cse.iitm.ac.in wrote:
>
> Is it possible to uncompress gzipped data coming over a socket?
>
As far I remember a message by Brian Ripley (I could not find it, though),
it's not possible directly. You have to save as a file and read from disk;
see docs on "connection".
Dieter
--
Vie
Hi,
Is it possible to uncompress gzipped data coming over a socket?
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.or
3 matches
Mail list logo