Searched defs:EncodeZigZag64 (Results 1 – 3 of 3) sorted by relevance
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/ | ||
D | CodedOutputStreamTest.cs | 225 public void EncodeZigZag64() in EncodeZigZag64() method in Google.Protobuf.CodedOutputStreamTest |
/third_party/protobuf/csharp/src/Google.Protobuf.Test/ | ||
D | CodedOutputStreamTest.cs | 319 public void EncodeZigZag64() in EncodeZigZag64() method in Google.Protobuf.CodedOutputStreamTest |
/third_party/protobuf/csharp/src/Google.Protobuf/ | ||
D | WritingPrimitives.cs | 623 public static ulong EncodeZigZag64(long n) in EncodeZigZag64() method in Google.Protobuf.WritingPrimitives |