Searched refs:CanWrite (Results 1 – 1 of 1) sorted by relevance
103 public override bool CanWrite property in DotZLib.GZipStream201 if (!CanWrite) throw new NotSupportedException(); in Write()228 if (!CanWrite) throw new NotSupportedException(); in WriteByte()