Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/
DCodedInputStream.cs577 if (!ReachedLimit) in ReadMessage()
978 internal bool ReachedLimit property in Google.Protobuf.CodedInputStream
/external/protobuf/csharp/src/Google.Protobuf/Collections/
DRepeatedField.cs106 while (!input.ReachedLimit) in AddEntriesFrom()