CanRead

FastLZStream.CanRead property

Gets a value indicating whether the current stream supports reading.

public override bool CanRead { get; }

See Also