Examples with "un bytes" and their translation in Engels
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.
Un contrat peut-il passer un tableau (taille statique) ou une chaîne de caractères ou encore un bytes (taille dynamique) à un autre contrat ?
Can a contract pass an array (static size) or string or bytes (dynamic size) to another contract? Sure.
Vous pouvez toujours convertir un bytes en liste d'entiers en utilisant list(b). Note
You can always convert a bytes object into a list of integers using list(b). Note
Passer l'argument encoding à str permet de décoder tout bytes-like object directement, sans avoir besoin d'utiliser un bytes ou bytearray temporaire.
Passing the encoding argument to str allows decoding any bytes-like object directly, without needing to make a temporary bytes or bytearray object.
Andere resultaten
Introduction Un byte ou un octet est un groupe de huit bits consécutifs.
Introduction A byte is a group or eight consecutive bits.
L'utilisation la plus importante pour un byte tient un code de caractère.
The most important use for a byte is holding a character code.
Ces bytes du FAT contiennent un byte de descripteur de médias.
These Bytes of the FAT contain a media descriptor byte.
De même un byte est pour l'attribut et deux bytes pour commencer le faisceau.
Similarly one byte is for attribute and two bytes for starting cluster.
Un byte se compose de huit bits et est la plus petite donnée élémentaire accessible dans le microprocesseur.
A byte consists of eight bits and is the smallest addressable data item in the microprocessor.
Si ne serait-ce qu'un byte du logiciel venait à être modifié, la valeur du hache serait complètement différente.
If even one byte of the software is altered or tampered with, the hash value will completely change.
Son utilisation avec un byte ou un short ne donne pas un résultat correct.
If you use it with byte or short you don't get the correct results.
Puisqu'un byte contient exactement deux grignotements, les valeurs de byte exigent deux chiffres hexadécimaux.
Since a byte contains exactly two nibbles, byte values require two hexadecimal digits.
La valeur par défaut pour bytes doit être soit un bytes-like object soit un itérable produisant des bytes.
The argument bytes must either be a bytes-like object or an iterable producing bytes.
Cela représente aussi, à raison d'un byte par point, le nombre de bytes de mémoire vidéo requise sur votre carte graphique.
This is also, at one byte per dot, the number of bytes of video memory that will be necessary on your adapter card.