Class AsciiEncoderBase64

    • Constructor Detail

      • AsciiEncoderBase64

        public AsciiEncoderBase64()
    • Method Detail

      • decode6bit

        public static int decode6bit​(char c)
      • encode6bit

        public static char encode6bit​(byte b)