pub const HEX_CHARS_LOWER: &'static [u8; 16];
Expand description

The table of lowercase characters used for hex encoding.