Download for Windows Premium
Publiciteit
l'objet bytes

Examples with "l'objet 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.
Conclut l'opération de compression, en renvoyant l'objet bytes constitué de toutes les données stockées dans les tampons interne du compresseur.
Finish the compression process, returning a bytes object containing any data stored in the compressor's internal buffers.
Sinon, l'objet bytes du buffer est obtenu avant d'appeler bytes.decode().
Otherwise, the bytes object underlying the buffer object is obtained before calling bytes.decode().
Le producteur indique son épuisement (c.-à-d. qu'il ne contiens plus de données) en ne retournant avec sa méthode more() l'objet bytes vide.
The producer indicates exhaustion (i.e. that it contains no more data) by having its more() method return the empty bytes object.

Andere resultaten

Les objets bytes sont des tableaux immuables.
A bytes object is an immutable array.
Une fonction de conversion inverse existe pour transformer un objet bytes en sa représentation hexadécimale.
A reverse conversion function exists to transform a bytes object into its hexadecimal representation.
Toutes les entrées en attente sont traitées, et un objet bytes est renvoyé, contenant le reste des données à décompresser.
All pending input is processed, and a bytes object containing the remaining uncompressed output is returned.
Les données seront des chaînes de caractères si les flux sont ouverts en mode texte, et des objets bytes dans le cas contraire.
The data will be strings if streams were opened in text mode; otherwise, bytes.
Compresse data et renvoie au moins une partie des données compressées sous forme d'objet bytes.
Compress data, returning a bytes object containing compressed data for at least part of the data in data.
Une TypeError sera levée si une valeur d itérable n'est pas une chaîne, y compris pour les objets bytes.
A TypeError will be raised if there are any non-string values in iterable, including bytes objects.
Décompresse data, renvoie un objet bytes, contenant au moins une partie des données décompressées.
Decompress data, returning a bytes object containing the uncompressed data corresponding to at least part of the data in string.
Les objets bytes-compatibles peuvent manipuler des données binaires et ainsi servir à leur compression, sauvegarde, ou envoi sur une socket.
Bytes-like objects can be used for various operations that expect binary data, such as compression, saving to a binary file or sending over a socket.
Aussi, un objet bytes peut être décodé vers une chaîne via la méthode decode().
Also, bytes objects can be decoded to strings via the decode() method. Mutable sequences
Pour les objets bytes, la séquence initiale est renvoyée si width est inférieur ou égal à len(s).
For bytes objects, the original sequence is returned if width is less than or equal to len(s).
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor l'objet bytes in het Frans

Publiciteit

Resultaten: 513735. Exact: 3. Verstreken tijd: 1267 ms.