Byte.SIZE

The number of bits used to represent a {@code byte} value in two's complement binary form.

class Byte
enum int SIZE;

Meta