8-bit unsigned integer data type (Q1713): Difference between revisions

From Minecraft JE Data
Jump to navigation Jump to search
(‎Created a new Item: 8-bit unsigned integer data type, data type for positive integers that can be represented with 8 bits)
 
Property / subclass of
 
Property / subclass of: integer data type / rank
 
Normal rank

Revision as of 20:30, 21 August 2022

data type for positive integers that can be represented with 8 bits
  • Uint8
  • u8
  • unsigned byte
  • ubyte
Language Label Description Also known as
English
8-bit unsigned integer data type
data type for positive integers that can be represented with 8 bits
  • Uint8
  • u8
  • unsigned byte
  • ubyte

Statements