Class | Stream::EmptyStream |
In: |
lib/stream.rb
|
Parent: | BasicStream |
A Singleton class for an empty stream. EmptyStream.instance is the sole instance which answers true for both at_end? and at_beginning?