Property IsReady
IsReady
Tells whether this stream is ready to be read.
True if the next
LUCENENET specific. Moved here from the Reader class (in Java) so it can be overridden to provide reader buffering.
Declaration
public virtual bool IsReady { get; }
Property Value
Type | Description |
---|---|
System.Boolean |