Color Module
Provides functions for working with Color values.
Functions and values
| Function or value |
Description
|
|
Returns a Color based on the byte's character class: printable bytes map to green, whitespace to blue, control characters to red, null bytes to no color, and all other bytes to yellow.
|
B2R2