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