Examples with "byte strings" and their translation in Duits
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.
It is currently implemented as an array of counted byte strings.
pointers to the null-terminated byte strings to compare
A dot-matrix can show KNX compliant 14- byte strings.
The letters may even be in Unicode or UTF-8 code: The letter are displays accordingly, while for the OCRA computation they are turned into byte strings.
Sogar in Unicode oder UTF-8 Code: die Buchstaben werden entsprechend angezeigt, während sie für die OCRA-Berechnung mundgerecht in Bytes umgewandelt werden.
It stores the value as binary byte strings instead of non-binary character strings.
type, but stores binary byte strings rather than nonbinary character strings.
For example, use movsw to move word strings (16 bits), and use movsb to move byte strings (8 bits).
Verwenden Sie beispielsweise movsw , um Wortfolgen (16 Bit), und movsb , um Bytefolgen (8 Bit) zu verschieben.
Instead, it causes the binary collation for the column character set to be used, and the column itself contains nonbinary character strings rather than binary byte strings.
Stattdessen aktiviert sie die binäre Sortierung für den Spaltenzeichensatz, und die Spalte selbst enthält nichtbinäre zeichenbasierte Strings statt binärer bytebasierter Strings.
It is also possible to compress Unicode strings, arrays and files, by treating them as byte strings.
Similar to the VARCHAR type, but stores binary byte strings instead of non-binary character strings TINYBLOB
It can only be used to test if the validator is expecting to use byte strings in generated messages.
Sie kann nur verwendet werden um zu testen ob die Prüfung ByteStrings in den erzeugten Meldungen verwendet oder ncht.
One consequence of this is that byte strings with 5 bytes or more are invalid by default.
Das hat zum einen die Folge, dass Byte-Ketten mit 5 Byte oder mehr standardmäßig ungültig sind.
It is highly recommended to convert all input to text strings, then work with the text strings, and only covert them back to byte strings on output or storing.