Home
last modified time | relevance | path

Searched defs:CanSeek (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/
DLimitedInputStream.cs59 public override bool CanSeek property in Google.Protobuf.LimitedInputStream
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
DBrotliInputStream.cs195 public override bool CanSeek { property in Org.Brotli.Dec.BrotliInputStream
/third_party/lzma/CS/7zip/Compress/LzmaAlone/
DLzmaAlone.cs16 public override bool CanSeek { get { return false; }} property in SevenZip.CDoubleStream
DLzmaBench.cs127 public override bool CanSeek { get { return false; } } property in SevenZip.LzmaBench.CrcOutStream
/third_party/zlib/contrib/dotzlib/DotZLib/
DGZipStream.cs92 public override bool CanSeek property in DotZLib.GZipStream