Skip to content

u8

An unsigned 8-bit integer type, representing whole numbers in the range from 0 to 255 (28 − 1).

It cannot store negative values.