Searched refs:getNextByte (Results 1 – 1 of 1) sorted by relevance
129 byte c = getNextByte(in, pos, inLength); in decode()146 c = getNextByte(in, pos, inLength); in decode()204 private static byte getNextByte(byte[] in, int[] pos, int inLength) in getNextByte() method in Base64