Class BaseNDecoder

    • Constructor Detail

      • BaseNDecoder

        public BaseNDecoder​(BaseN base)
        Parameters:
        base - an enumeration that represents the base-n encoding
    • Method Detail

      • toCharArray

        protected char[] toCharArray​(String string)