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