StreamPeerGZIP
Inherits: StreamPeer < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Methods
void |
clear ( ) |
finish ( ) |
|
start_compression ( bool use_deflate=false, int buffer_size=65535 ) |
|
start_decompression ( bool use_deflate=false, int buffer_size=65535 ) |
Method Descriptions
void clear ( )
There is currently no description for this method. Please help us by contributing one!
Error finish ( )
There is currently no description for this method. Please help us by contributing one!
Error start_compression ( bool use_deflate=false, int buffer_size=65535 )
There is currently no description for this method. Please help us by contributing one!
Error start_decompression ( bool use_deflate=false, int buffer_size=65535 )
There is currently no description for this method. Please help us by contributing one!