Byte.SIZE

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

@since 1.5

class Byte
static
enum int SIZE;

Meta