|
|
|||
|
|
| MIME type: application/x-gzip GZIP compression method and file format. General-purpose lossless compression method. Commonly used for archiving data and for exchanging files on the internet. Often used in combination with TAR. Popular on Unix systems. The GZIP file format is described in the internet standard recommendation RFC 1952. Binary format. Stores a single file. |
| "Elements" | elements and options available in this file | |
| "Rules" | full rules for each element and option | |
| "Options" | rules for options, properties, and settings |
Export a string to a GZIP-compressed text file:
Convert the previous output back to a Mathematica string:
This exports graphics to a GZIP-compressed JPEG file:
This gives the available Import elements of the JPEG file:
When importing any element from a .gz file, Mathematica automatically uncompresses it:
|
| © 2013 Wolfram Research, Inc. |