4D v16.3

BLOB

Home

 
4D v16.3
BLOB

BLOB 

 

Konstante  Typ Wert Kommentar
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  


Siehe auch 

BLOB PROPERTIES
BLOB to integer
BLOB to longint
BLOB to real
BLOB to text
COMPRESS BLOB
INTEGER TO BLOB
LONGINT TO BLOB
REAL TO BLOB
TEXT TO BLOB

 
EIGENSCHAFTEN 

Produkt: 4D
Thema: Konstantenthemen

 
GESCHICHTE 

 
ARTIKELVERWENDUNG

4D Programmiersprache ( 4D v16)
4D Programmiersprache ( 4D v16.1)
4D Programmiersprache ( 4D v16.2)
4D Programmiersprache ( 4D v16.3)