Searched refs:decodeZigZag64 (Results 1 – 1 of 1) sorted by relevance
389 value = decodeZigZag64(readVarint()); in readLong()588 public long decodeZigZag64(final long n) { in decodeZigZag64() method in ProtoInputStream