
FileStream::current_ is now explicitly initialized in the constructor. Avoids reading the garbage value in case of an empty file.
FileStream::current_ is now explicitly initialized in the constructor. Avoids reading the garbage value in case of an empty file.