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