StreamChar.eof constructor

StreamChar.eof()

Implementation

factory StreamChar.eof() => StreamChar('', StreamPos.eof);