Vertaling van "bytes type" in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
String literals and hex string literals can be implicitly converted to fixed-size byte arrays, if their number of characters matches the size of the bytes type
Les littéraux de chaînes de caractères et les littéraux de chaînes hexadécimales peuvent être implicitement convertis en tableaux d'octets de taille fixe, si leur nombre de caractères correspond à la taille du type bytes
An Avro bytes type with a decimal logical type may have at most a precision of 38 (total number of digits) and at most a scale of 9 (digits to the right of the decimal).
Un type bytes Avro correspondant au type logique décimal peut avoir au plus une valeur précision de 38 (nombre total de chiffres) et une valeur scale de 9 (chiffres à droite de la décimale).
Otherwise they are read with BYTES type values.
Dans le cas contraire, elles sont lues avec des valeurs de type BYTES.
It is better to use the bytes type instead.
description: block size for sending packets, in bytes type: integer
description: taille de bloc pour les paquets envoyés, en octets type: entier
If a fixed-size bytes type is explicitly converted to a larger type, it is padded on the right.
Si un type à taille fixe est explicitement converti en un type plus grand, il est rembourré à droite.
As an exception both decimal and hexadecimal literals which have a value of zero can be converted to any fixed-size bytes type
Par exception, les nombres décimaux et hexadécimaux ayant une valeur de zéro peuvent être convertis en n'importe quel type à taille fixe
Hexadecimal number literals can be, but only if the number of hex digits exactly fits the size of the bytes type.
Les nombres hexadécimaux peuvent être littéraux, mais seulement si le nombre de chiffres hexadécimaux correspond exactement à la taille du type de bytes.