Home
last modified time | relevance | path

Searched refs:SkipImpl (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/
DCodedInputStream.cs1240 SkipImpl(size - pos); in SkipRawBytes()
1249 private void SkipImpl(int amountToSkip) in SkipImpl() method in Google.Protobuf.CodedInputStream