On the other hand, because it's an unsigned integer, it doesn't allow negative values.
byte - an unsigned integer which can hold a number between 0 and 255.
The Key Type field 1166 corresponds to an unsigned integer value that identifies a type of encryption/message integrity used to encrypt the message.
Поле 1166 типа ключа соответствует целочисленному значению без знака, которое идентифицирует тип шифрования/целостности сообщения, используемый для шифрования сообщения.
The Key Id field 1140 also includes a Key Number field 1168 that includes twelve bits that correspond to an unsigned integer value that identifies a particular key used to encrypt the message out of a set of available keys, either shared or fabric keys.
Поле 1140 Id ключа также включает в себя поле 1168 номера ключа, которое включает в себя двенадцать бит, которые соответствуют целочисленному значению без знака, которое идентифицирует конкретный ключ, используемый для шифрования сообщения из набора доступных ключей, либо совместно используемый, либо инфраструктурный ключи.
Moreover, the length field 1124 may include an unsigned integer that represents a length of the encoded in the value field 1126.
Кроме того, поле 1124 длины может включать в себя целое число без знака, которое представляет длину закодированного в поле 1126 значения.
The Message Id field 1134 includes four bytes that correspond to an unsigned integer value that uniquely identifies the message from the perspective of the sending node.
Поле 1134 Id сообщения включает в себя четыре байта, которые соответствуют целочисленному значению без знака, которое однозначно идентифицирует сообщение с точки зрения передающего узла.
This 1-octet unsigned integer provides more specific information about the nature of the reported error.
Это 1-октетное целое число без знака содержит более конкретную информацию о природе ошибки.
Supposedly, this is because the ability to overflow an unsigned integer "enables mathematical functions."
At the protocol level, a color is represented by a 32-bit unsigned integer, called a pixelvalue.
На уровне протокола цвет представлен 32-х битным беззнаковым целым числом, называемым pixelvalue.
Observe that the overflow check is not removed if the type is changed to an unsigned integer, since unsigned overflow has defined behaviour in C (or rather, more accurately, unsigned arithmetic is defined to wrap and thus the overflow does not actually occur).
Обратите внимание, что компилятор не убирает проверку на переполнение, если изменить тип на беззнаковый, поскольку поведение при беззнаковом переполнении в языке С определено (точнее, при беззнаковой арифметике результат переносится, поэтому переполнения на самом деле не происходит).
16-bit unsigned integer value of display (])
Вывести в виде 16-битового беззнакового целого (])
If you need to hold a bigger number than the long type allows, you can use a ulong instead - it's an unsigned integer, which can hold a value up to 18,446,744,073,709,551,615.
Если необходимо хранить большее число, чем позволяет тип long, можно использовать ulong вместо этого-это целое число без знака, которое может содержать значение до 18,446,744,073,709,551,615.
N is an unsigned integer.