public class Base64 extends Object
Base64()
static byte[]
dec(Pointer _s, int _len)
enc(Pointer _s, int _len)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Base64()
public static byte[] enc(Pointer _s, int _len)
public static byte[] dec(Pointer _s, int _len)
Copyright © 2023. All rights reserved.