Package backend :: Package satellite_tools :: Module connection :: Class CompressedStream
[hide private]
[frames] | no frames]

Class CompressedStream

source code

GzipStream will not close the connection by itself, so we have to keep the underlying stream around

Instance Methods [hide private]
 
__init__(self, stream) source code
 
close(self) source code
 
__getattr__(self, name) source code
 
__repr__(self) source code