Searched refs:BASELENGTH (Results 1 – 1 of 1) sorted by relevance
58 static final int BASELENGTH = 255; field in Base6497 private static byte[] base64Alphabet = new byte[BASELENGTH];102 for (int i = 0; i < BASELENGTH; i++) {