Vertaling van "type bytes" in Frans
Variables of type bytes and string are special arrays.
Les variables de type bytes et string sont des tableaux spéciaux.
In-place modification must use the type bytes of byte sequences, which is distinct from string.
Pour les modifications en place, il faut utiliser le type bytes des séquences d'octets, qui est distinct du type string.
In a first step towards making strings immutable, a type bytes of mutable byte arrays and a supporting library module Bytes were introduced.
Premier pas vers des chaînes de caractères immuables: un type bytes des tableaux mutables de caractères, et sa bibliothèque de fonctions Bytes ont été introduits.
If path is of type bytes, the filenames returned will also be of type bytes; in all other circumstances, they will be of type str.
Si path est de type bytes (directement ou indirectement à travers une interface PathLike), les noms de fichiers renvoyés seront aussi de type bytes ; dans toutes les autres circonstances, ils seront de type str.
The type bytes is similar, only that it can change its length.
Le type « bytes » est similaire, mais peut changer sa longueur.
When keys of this type are inputs to AEAD.ENCRYPT, the output ciphertext does not have a Tink-specific prefix indicating which key was used as input. Return Data Type BYTES
Lors de la saisie de clés de ce type dans AEAD.ENCRYPT, le texte chiffré en sortie ne comporte pas de préfixe Tink spécifique indiquant la clé qui a été utilisée en entrée.