Searched refs:decodeZigZag32 (Results 1 – 1 of 1) sorted by relevance
354 value = decodeZigZag32((int) readVarint()); in readInt()581 public int decodeZigZag32(final int n) { in decodeZigZag32() method in ProtoInputStream