Searched refs:CanSeek (Results 1 – 2 of 2) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/ | ||
D | LimitedInputStream.cs | 59 public override bool CanSeek property in Google.Protobuf.LimitedInputStream |
D | CodedInputStream.cs | 1249 if (input.CanSeek) in SkipImpl() |