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

From Minecraft JE Data
Jump to navigation Jump to search
(‎Updated [en] aliases: Uint8, u8, ubyte, unsigned byte data type)
aliases / en / 0aliases / en / 0
 
unsigned byte data type
aliases / en / 1aliases / en / 1
unsigned byte

Revision as of 20:31, 21 August 2022

data type for positive integers that can be represented with 8 bits
  • Uint8
  • u8
  • ubyte
  • unsigned byte data type
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
  • ubyte
  • unsigned byte data type

Statements