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