Expand description

FromStringBase, a trait for converting strings in a specified base to numbers.

Functions§

  • Produces a digit from a byte corresponding to a numeric or alphabetic (lower- or uppercase) char that represents the digit.