Class BaseNCodec

    • Constructor Detail

      • BaseNCodec

        protected BaseNCodec​(BaseNAlphabet baseNAlphabet)
        Parameters:
        baseNAlphabet - a enumeration that represents a supported alphabet.
      • BaseNCodec

        public BaseNCodec​(BaseN base,
                          String alphabet)
        Parameters:
        base - an enumeration that represents the base-n encoding
        alphabet - a string that contains the base-n alphabet