Searched refs:makeChar (Results 1 – 1 of 1) sorted by relevance
64 static private char makeChar(byte b1, byte b0) { in makeChar() method in Bits69 return makeChar(bb._get(bi + 1), in getCharL()74 return makeChar(_get(a + 1), in getCharL()79 return makeChar(bb._get(bi ), in getCharB()84 return makeChar(_get(a ), in getCharB()