Security with Go
上QQ阅读APP看书,第一时间看更新

Specific numbers

These numeric types specify the bit length and whether it has a sign bit to determine positive or negative values. The bit length will determine the maximum range. Signed integers have the range reduced by one bit because the last bit is reserved for the sign.