Searched defs:b4 (Results 1 – 2 of 2) sorted by relevance
795 int b4 = base64[src[sp++] & 0xff]; in decodeBlock() local924 private void writeb4(char b1, char b2, char b3, char b4) throws IOException { in writeb4()
301 static private long makeLong(byte b7, byte b6, byte b5, byte b4, in makeLong()