UCHAR_MAX property

int get UCHAR_MAX

Maximum value for an unsigned char

Implementation

int get UCHAR_MAX => 255;