| Compact compression mode |
Lange Ganzzahl |
1 |
So kompakt wie möglich komprimieren (Standardmodus). Verlangsamt die Komprimierungsgeschwindigkeit und die Operationen zur Entkomprimierung. |
| Extended real format |
Lange Ganzzahl |
1 |
|
| Fast compression mode |
Lange Ganzzahl |
2 |
So schnell wie möglich komprimieren (wird auch schnellstmöglich entkomprimiert), verringert die Komprimierungsrate, d.h. das komprimierte BLOB wird größer. |
| GZIP best compression mode |
Lange Ganzzahl |
-1 |
Kompakteste GZIP Komprimierung |
| GZIP fast compression mode |
Lange Ganzzahl |
-2 |
Schnellste GZIP Komprimierung |
| Is not compressed |
Lange Ganzzahl |
0 |
No compression |
| Mac C string |
Lange Ganzzahl |
0 |
|
| Mac Pascal string |
Lange Ganzzahl |
1 |
|
| Mac text with length |
Lange Ganzzahl |
2 |
|
| Mac text without length |
Lange Ganzzahl |
3 |
|
| Macintosh byte ordering |
Lange Ganzzahl |
1 |
|
| Macintosh double real format |
Lange Ganzzahl |
2 |
|
| Native byte ordering |
Lange Ganzzahl |
0 |
|
| Native real format |
Lange Ganzzahl |
0 |
|
| PC byte ordering |
Lange Ganzzahl |
2 |
|
| PC double real format |
Lange Ganzzahl |
3 |
|
| UTF8 C string |
Lange Ganzzahl |
4 |
|
| UTF8 text with length |
Lange Ganzzahl |
5 |
|
| UTF8 text without length |
Lange Ganzzahl |
6 |
|