HomeSort by relevance Sort by last modified time
    Searched full:savedlast (Results 1 - 1 of 1) sorted by null

  /external/protobuf/csharp/src/Google.Protobuf/
CodedInputStream.cs 315 uint savedLast = lastTag;
318 lastTag = savedLast; // Undo the side effect of ReadTag
    [all...]

Completed in 200 milliseconds