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 objet bytes
une chaîne d'octets
A reverse conversion function exists to transform a bytes object into its hexadecimal representation.
Une fonction de conversion inverse existe pour transformer un objet bytes en sa représentation hexadécimale.
All pending input is processed, and a bytes object containing the remaining uncompressed output is returned.
Toutes les entrées en attente sont traitées, et un objet bytes est renvoyé, contenant le reste des données à décompresser.
If the path is a bytes object (direct or indirectly), the result will be a bytes object.
Decompress data, returning a bytes object containing the uncompressed data corresponding to at least part of the data in string.
Décompresse data, renvoie un objet bytes, contenant au moins une partie des données décompressées.
This is a sequence of bytes (such as a bytes object) containing subsequences that are expected to occur frequently in the data that is to be compressed.
C'est une séquence d'octets (tel qu'un objet bytes) contenant des sous-séquences attendues régulièrement dans les données à compresser.
Return a copy of the bytes or bytearray object where all bytes occurring in the optional argument delete are removed, and the remaining bytes have been mapped through the given translation table, which must be a bytes object of length 256.
Renvoie une copie du bytes ou bytearray dont tous les octets de delete sont supprimés, et les octets restants changés par la table de correspondance donnée, qui doit être un objet bytes d'une longueur de 256.
Passing a bytes object to str() without the encoding or errors arguments falls under the first case of returning the informal string representation (see also the -b command-line option to Python).
Donner un objet bytes à str() sans ni l'argument encoding ni l'argument errors relève du premier cas, où la représentation informelle de la chaîne est renvoyé (voir aussi l'option -b de Python).
A bytes object that contains any data that was not consumed by the last decompress() call because it exceeded the limit for the uncompressed data buffer.
Un objet bytes contenant toutes les données non-traitées par le dernier appel à la méthode decompress(), à cause d'un dépassement de la limite du tampon de données décompressées.
Compress data (a bytes object), returning a bytes object containing compressed data for at least part of the input.
Une data compressée (un objet bytes), renvoie un objet bytes contenant une donnée compressée pour au moins une partie de l'entrée.
Finish the compression process, returning a bytes object containing any data stored in the compressor's internal buffers.
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.
Compress data, returning a bytes object containing compressed data for at least part of the data in data.
Compresse data et renvoie au moins une partie des données compressées sous forme d'objet bytes.
If the input is a bytes object, it will be opened using a GDAL virtual filesystem.
Si l'entrée est un objet d'octets, il sera ouvert en utilisant le système de fichiers virtuel de GDAL.
You can always convert a bytes object into a list of integers using list(b). Note
Vous pouvez toujours convertir un bytes en liste d'entiers en utilisant list(b). Note
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.