Searched refs:m_byteBuffer_ (Results 1 – 3 of 3) sorted by relevance
49 m_byteBuffer_ = bytes; in UCharacterNameReader()64 m_tokenstringindex_ = m_byteBuffer_.getInt(); in read()65 m_groupindex_ = m_byteBuffer_.getInt(); in read()66 m_groupstringindex_ = m_byteBuffer_.getInt(); in read()67 m_algnamesindex_ = m_byteBuffer_.getInt(); in read()70 int count = m_byteBuffer_.getChar(); in read()71 char token[] = ICUBinary.getChars(m_byteBuffer_, count, 0); in read()74 m_byteBuffer_.get(tokenstr); in read()78 count = m_byteBuffer_.getChar(); in read()81 char group[] = ICUBinary.getChars(m_byteBuffer_, count, 0); in read()[all …]
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...