Searched defs:DecodeZigZag64 (Results 1 – 6 of 6) sorted by relevance
215 public void DecodeZigZag64() in DecodeZigZag64() method in Google.Protobuf.CodedInputStreamTest
305 public void DecodeZigZag64() in DecodeZigZag64() method in Google.Protobuf.CodedInputStreamTest
759 public static long DecodeZigZag64(ulong n) in DecodeZigZag64() method in Google.Protobuf.ParsingPrimitives