Package org.yecht
Class Base64
java.lang.Object
org.yecht.Base64
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final byte[]
private static final int[]
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
b64_table
private static final byte[] b64_table -
b64_xtable
private static final int[] b64_xtable
-
-
Constructor Details
-
Base64
public Base64()
-
-
Method Details
-
enc
-
dec
-