Searched defs:DecodeZigZag64 (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/csharp/src/Google.Protobuf.Test/ | ||
D | CodedInputStreamTest.cs | 215 public void DecodeZigZag64() in DecodeZigZag64() method in Google.Protobuf.CodedInputStreamTest |
/external/protobuf/csharp/src/Google.Protobuf/ | ||
D | CodedInputStream.cs | 916 internal static long DecodeZigZag64(ulong n) in DecodeZigZag64() method in Google.Protobuf.CodedInputStream |