Byte
Last updated
Was this helpful?
Last updated
Was this helpful?
A Byte Data Type represents a numerical value. More specifically, a whole, precise number between -128 and 127.
The advantage of using Bytes over is that they are much more lightweight in terms of size, so are preferable when only a small range is needed.