Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/
DLimitedInputStream.cs59 public override bool CanSeek property in Google.Protobuf.LimitedInputStream
DCodedInputStream.cs1249 if (input.CanSeek) in SkipImpl()