Searched defs:EncodeZigZag32 (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/ | ||
D | CodedOutputStreamTest.cs | 212 public void EncodeZigZag32() in EncodeZigZag32() method in Google.Protobuf.CodedOutputStreamTest |
/external/protobuf/csharp/src/Google.Protobuf.Test/ | ||
D | CodedOutputStreamTest.cs | 212 public void EncodeZigZag32() in EncodeZigZag32() method in Google.Protobuf.CodedOutputStreamTest |
/external/protobuf/csharp/src/Google.Protobuf/ | ||
D | CodedOutputStream.cs | 654 internal static uint EncodeZigZag32(int n) in EncodeZigZag32() method in Google.Protobuf.CodedOutputStream |