Searched refs:getBitCount (Results 1 – 2 of 2) sorted by relevance
28 int bitsToAppend = appendix.getBitCount(); in append()45 public int getBitCount() { in getBitCount() method in PacketBuilder46 return bitStream.getBitCount(); in getBitCount()
77 public int getBitCount() { in getBitCount() method in BitStream