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