Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds