Home
last modified time | relevance | path

Searched defs:EncodeZigZag32 (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DCodedOutputStreamTest.cs306 public void EncodeZigZag32() in EncodeZigZag32() method in Google.Protobuf.CodedOutputStreamTest
/third_party/protobuf/csharp/src/Google.Protobuf/
DWritingPrimitives.cs608 public static uint EncodeZigZag32(int n) in EncodeZigZag32() method in Google.Protobuf.WritingPrimitives