Searched defs:numberOfBytes (Results 1 – 5 of 5) sorted by relevance
17 long skip(long numberOfBytes); in skip()
15 long skip(long numberOfBytes); in skip()
243 public long skip(long numberOfBytes) in skip()
245 public long skip(long numberOfBytes) in skip()
1145 uint8_t numberOfBytes = rtcpPacket.RPSI.NumberOfValidBits /8; in HandleRPSI() local