pub const DIG_TO_BYTES: [u8; 10];
Expand description

Number of bytes required to store given number of decimal digits.