We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
byte represents the type of a signed byte value. It can hold values [-128, 127].
byte
[-128, 127]
signed char
sb
Table of Contents