Changes

33 bytes added ,  22:03, 21 January 2021
Range
Line 1: Line 1: −
{{DISPLAYTITLE:uint8}}
+
{{Infobox type|name=uint8|family=prim|range=0 .. 2<sup>8</sup><br /><small>(0 .. 255)</small>}}
{{Infobox type|name=uint8|family=prim}}
+
The <tt>uint8</tt> type represents an unsigned 8-bit integer.
The <tt>uint8</tt> type represents an 8-bit unsigned integer.
      
[[Category:Primitive type]]
 
[[Category:Primitive type]]