Uncompress

Inherits .Stream in gb

This class allows Gambas to use compression algorithms, in order to uncompress files, strings in memory, and to read a compressed file using standard .Stream methods.

This class is creatable.

DIM hUncompress AS Uncompress

hUncompress = NEW Uncompress ( )

Not documented

Properties  Methods 
Type    File  Open  String