| 4D v20.1BLOB | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|  | 
    4D v20.1
 BLOB 
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Constante | Type | Valeur | Comment | 
| Compact compression mode | Inteiro longo | 1 | Comprimido tanto quanto possível (á custa da velocidade das operações de compressão e descompressão). Método padrão. | 
| Extended real format | Inteiro longo | 1 | |
| Fast compression mode | Inteiro longo | 2 | Comprimido tão rápido quanto possível (e será descomprimido tão rápido quanto possível), à custa da taxa de compressão (o BLOB comprimido será maior). | 
| GZIP best compression mode | Inteiro longo | -1 | Compressão GZIP mais compacta | 
| GZIP fast compression mode | Inteiro longo | -2 | Compressão GZIP mais rápida | 
| Is not compressed | Inteiro longo | 0 | Sem compressão | 
| Mac C string | Inteiro longo | 0 | |
| Mac Pascal string | Inteiro longo | 1 | |
| Mac text with length | Inteiro longo | 2 | |
| Mac text without length | Inteiro longo | 3 | |
| Macintosh byte ordering | Inteiro longo | 1 | |
| Macintosh double real format | Inteiro longo | 2 | |
| Native byte ordering | Inteiro longo | 0 | |
| Native real format | Inteiro longo | 0 | |
| PC byte ordering | Inteiro longo | 2 | |
| PC double real format | Inteiro longo | 3 | |
| UTF8 C string | Inteiro longo | 4 | |
| UTF8 text with length | Inteiro longo | 5 | |
| UTF8 text without length | Inteiro longo | 6 | 
									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
									
 Ajouter un commentaire
Ajouter un commentaire