extendedAscii property
Color for extended ASCII and high bytes (0x80+).
Bytes outside standard ASCII range, including UTF-8 continuation bytes, special characters, or binary data. Typically blue.
Implementation
final Color extendedAscii;
Color for extended ASCII and high bytes (0x80+).
Bytes outside standard ASCII range, including UTF-8 continuation bytes, special characters, or binary data. Typically blue.
final Color extendedAscii;