Searched refs:CanRead (Results 1 – 1 of 1) sorted by relevance
80 public override bool CanRead property in DotZLib.GZipStream156 if (!CanRead) throw new NotSupportedException(); in Read()183 if (!CanRead) throw new NotSupportedException(); in ReadByte()