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