Overload | Description |
---|---|
GZippedFile Constructor(AbstractFile) | Initializes a new instance of the GZippedFile class for accessing the first file in the gzip archive. |
GZippedFile Constructor(FileSystemEvents,Object,AbstractFile) | Initializes a new instance of the GZippedFile class for accessing the first file in the GZip archive and enabling event notifications while the object is being created. |
GZippedFile Constructor(AbstractFile,String) | Initializes a new instance of the GZippedFile class. |
GZippedFile Constructor(FileSystemEvents,Object,AbstractFile,String) | Initializes a new instance of the GZippedFile class enabling event notifications while the object is being created. |