Translation of "a Byte array" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
In this method, the entire contents of the files are saved in the database as a byte array in the Fi table.
Bei dieser Methode wird der gesamte Inhalt der Dateien in der Datenbank als Byte-Array in der Fi-Tabelle gespeichert.
The information is made available for use as a byte array in the process image of the automation device.
Die Information steht als Byte-Array im Prozessabbild des Automatisierungsgerätes zur Bearbeitung bereit.
Specifies the encryption key as a byte array.
Gibt den Verschlüsselungsschlüssel als Bytearray an.
Sends a local file to the resource and returns a Byte array containing any response.
Sendet eine lokale Datei an die Ressource und gibt ein Byte Array mit einer beliebigen Antwort.
The Result property on the task object returns a Byte array containing the body of the response received from the resource when the file was uploaded. Ausnahmen
Die Result-Eigenschaft im Task-Objekt gibt ein Byte Array zurück, das den Text der Antwort enthält, die von der Ressource empfangen wurde, als die Datei hochgeladen wurde.invalid.
When you're converting from a Byte array in ANSI format to a string, you should use the StrConv function.
Wenn Sie von einem Bytearray im ANSI-Format in eine Zeichenfolge konvertieren, sollten Sie die StrConv -Funktion verwenden.
When you're converting from a Byte array in ANSI format to a string, you should use the StrConv function. When you're converting from such an array in Unicode format, use an assignment statement.
Wenn Sie von einem Bytearray im ANSI-Format in eine Zeichenfolge konvertieren, sollten Sie die StrConv -Funktion verwenden. Verwenden Sie eine Zuweisungsanweisung, wenn Sie von einem solchen Array in Unicode-Format konvertieren.
Sends a Byte array to the resource, without blocking the calling thread. UploadFile
Sendet eine Byte Array an die Ressource, ohne den aufrufenden Thread zu blockieren. UploadFile
The StringToUUID function is provided as an easy way to convert a MobileVB String to a Byte array.
Die Funktion StringToUUID wird als einfaches Mittel angeboten, eine MobileVB-Zeichenfolge in einen Byte-Array zu konvertieren.
Failed retrieving global memory handle to a byte array.
Fehler beim Abrufen des globalen Speicherhandles in ein Bytearray.
The secure string is converted to a byte array before being used as the key.
Die sichere Zeichenfolge wird vor der Verwendung als Schlüssel in ein Bytearray konvertiert.
For a string, defines how characters are represented in a byte array.
Definiert für einen String, wie viele Zeichen in einem Byte-Array dargestellt werden
Also this answer message will be converted from a byte array into a string message.