Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/
DLimitedInputStream.cs64 public override bool CanWrite property in Google.Protobuf.LimitedInputStream
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
DBrotliInputStream.cs212 public override bool CanWrite{get{return false;}} property in Org.Brotli.Dec.BrotliInputStream
/third_party/lzma/CS/7zip/Compress/LzmaAlone/
DLzmaAlone.cs15 public override bool CanWrite { get { return false; }} property in SevenZip.CDoubleStream
DLzmaBench.cs128 public override bool CanWrite { get { return true; } } property in SevenZip.LzmaBench.CrcOutStream
/third_party/zlib/contrib/dotzlib/DotZLib/
DGZipStream.cs103 public override bool CanWrite property in DotZLib.GZipStream