Searched refs:makeChar (Results 1 – 1 of 1) sorted by relevance
65 static private char makeChar(byte b1, byte b0) { in makeChar() method in Bits70 return makeChar(bb._get(bi + 1), in getCharL()75 return makeChar(_get(a + 1), in getCharL()80 return makeChar(bb._get(bi), in getCharB()85 return makeChar(_get(a), in getCharB()