nullByte property
Color for null bytes (0x00).
Null bytes are often significant in binary data (string terminators, padding, etc.) and are highlighted differently. Typically gray.
Implementation
final Color nullByte;
Color for null bytes (0x00).
Null bytes are often significant in binary data (string terminators, padding, etc.) and are highlighted differently. Typically gray.
final Color nullByte;