Searched defs:CanSeek (Results 1 – 5 of 5) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf/ | ||
D | LimitedInputStream.cs | 59 public override bool CanSeek property in Google.Protobuf.LimitedInputStream |
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/ | ||
D | BrotliInputStream.cs | 195 public override bool CanSeek { property in Org.Brotli.Dec.BrotliInputStream |
/third_party/lzma/CS/7zip/Compress/LzmaAlone/ | ||
D | LzmaAlone.cs | 16 public override bool CanSeek { get { return false; }} property in SevenZip.CDoubleStream |
D | LzmaBench.cs | 127 public override bool CanSeek { get { return false; } } property in SevenZip.LzmaBench.CrcOutStream |
/third_party/zlib/contrib/dotzlib/DotZLib/ | ||
D | GZipStream.cs | 92 public override bool CanSeek property in DotZLib.GZipStream |