Searched defs:EncodeZigZag64 (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/csharp/src/Google.Protobuf.Test/ | ||
D | CodedOutputStreamTest.cs | 225 public void EncodeZigZag64() in EncodeZigZag64() method in Google.Protobuf.CodedOutputStreamTest |
/external/protobuf/csharp/src/Google.Protobuf/ | ||
D | CodedOutputStream.cs | 660 internal static ulong EncodeZigZag64(long n) in EncodeZigZag64() method in Google.Protobuf.CodedOutputStream |