Package org.yecht

Class Base64

    • Constructor Detail

      • Base64

        public Base64()
    • Method Detail

      • enc

        public static byte[] enc​(Pointer _s,
                                 int _len)
      • dec

        public static byte[] dec​(Pointer _s,
                                 int _len)