It shall be interpreted as an unsigned integer field number.
An unsigned integer representing the protocol version used by the current connection.
Un entier non signé représentant la version du protocole utilisé par la connexion courante.
$note = 'interpreted to be the largest unsigned integer'
The data format is simple: You should send the packet length (a two-byte unsigned integer in the standard little-endian byte order) followed by the packet itself.
Le format des données est simple: vous devez envoyer la taille du paquet (un entier non-signé sur deux octets au format little-endian) suivie par le paquet lui-même.
The option value is an unsigned integer in milliseconds.
La valeur de l'option est un entier non signé, exprimé en millisecondes.
The parameter value is not an unsigned integer value or range.
La valeur du paramètre n'est ni un entier non signé, ni un intervalle d'entiers non signés.
All bits of unsigned integer types occupy by the magnitude of the value and have no other meaning.
Tous les bits des types entiers non signés sont occupés par la magnitude de la valeur et n'ont aucune autre signification.
The time is specified as a 32-bit unsigned integer.
Le temps est spécifié sur un entier non signé 32 bits.
This could occur if a negative value is specified for length, since that value will be interpreted as a large unsigned integer.
Ceci peut se produire si length a une valeur négative, car cette valeur sera interprétée comme un entier non signé.
A 4-byte unsigned integer bit mask that specifies properties that are unique to a site.
Masque de bits entier non signé de 4 octets qui spécifie des propriétés spécifiques à un site.
Returns a 64-bit unsigned integer value representing the lock for which a connection is waiting.
Renvoie un entier non signé sur 64 bits représentant le verrou attendu par une connexion.
The value is in units of seconds, and is specified as a 32-bit unsigned integer.
La valeur est en secondes, et elle est spécifiée dans un entier non signé 32 bits.
Sets whether the values of the unsigned integer types are shown as hexadecimal instead of as decimal.
Définit si les valeurs des types entiers non signés doivent être affichées en hexadécimal et non en décimal. @info